Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Include paths: Changes from v. 3.2 to 3.4.

I recently had to update.

For a simple test app just using core and highgui in v.3.2 for the include path suffices ..\opencv\build\include Now in v.3.4 I need 5 single includes from source/modles and 1 more in build. Despite the tutorial/ description. Or do I do some wrong configuration?

Include paths: Changes from v. 3.2 to 3.4.

I recently had to update.

For a simple test app just using core and highgui highgui in v.3.2 for the include path suffices ..\opencv\build\include suffices

..\opencv\build\include

Now in v.3.4 I need need 5 single includes from source/modles from

source/modules

and 1 more in build. from build directory.

Despite the tutorial/ description. description.

Or do I do some wrong configuration?