Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Where are module libs in prebuilt version?

I am trying to run my first example program, but I am getting undefined reference errors.

Im am using the prebuilt "vc14" folder with mingw32 and netbeans. I added the headers, lib and bin directories to the project, but the only .lib files to to link to were opencv_world320.lib or opencv_world320d.lib. There are Cmake files in the folder, but no other .lib files for the modules.

How am I supposed to get the modules?

Thanks for your help.

click to hide/show revision 2
retagged

updated 2017-03-13 04:05:58 -0600

berak gravatar image

Where are module libs in prebuilt version?

I am trying to run my first example program, but I am getting undefined reference errors.

Im am using the prebuilt "vc14" folder with mingw32 and netbeans. I added the headers, lib and bin directories to the project, but the only .lib files to to link to were opencv_world320.lib or opencv_world320d.lib. There are Cmake files in the folder, but no other .lib files for the modules.

How am I supposed to get the modules?

Thanks for your help.