build - Building Opencv 2.4.9 with VS 2012, install generates incorrect header files -
I'm trying to create opencv version 2.4.9 with git repository. I have followed the instructions for running a semik-gi to create a visual studio solution. I reloaded VS in both relay and debug mode. The studio solution is created and then the install build is run.
The installed build puts all of the compiled labs in the folder included in the install folder as well.
The problem is that the included folder is completely false and many files are missing when I add a folder path contained in a HelloWorld project, then it can not find any opencv methods class etc.
This means that the cmake manufacturing process has become corrupted in some way and is not properly prepared, include the folder with the necessary header files.
I have tried to do it for both the VS 2010 and VS 2012 Semicom configuration and for the same result everything is compiled, the header file in the installed directory is not correct.
A pre-built windows installation type is copying header files, and I'm confused as to why the build process does not result in a similar folder structure of header files.
This is really a bug and it has been the first link Description: regex on this line is no longer corrupt: It should be replaced: / [/] + H (..) ? $
Comments
Post a Comment