Skip to content

gapi: fix build with MSVS2015 (with IE) #21134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 27, 2021

Conversation

alalek
Copy link
Member

@alalek alalek commented Nov 26, 2021

relates #20925

build_image:Custom Win=openvino-2021.4.2-vc14
test_modules:Custom Win=dnn,python2,python3,java

@alalek
Copy link
Member Author

alalek commented Nov 27, 2021

@mpashchenkov BTW, there are massive C4268 warnings (OV 2021.4.2 + MSVS 2015):

C:\Program Files (x86)\IntelSWTools\openvino_2021.4.752\deployment_tools\ngraph\include\ngraph/attribute_adapter.hpp(199): warning C4268: 'public: static ngraph::DiscreteTypeInfo const ngraph::AttributeAdapter::type_info': 'const' static/global data initialized with compiler generated default constructor fills the object with zeros (compiling source file C:\build\precommit_custom_windows\4.x\opencv\modules\gapi\test\infer\gapi_infer_ie_test.cpp) [C:\build\precommit_custom_windows\build\modules\gapi\opencv_test_gapi.vcxproj]

@alalek
Copy link
Member Author

alalek commented Nov 27, 2021

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants