1 | initial version |
it'll work all fine, once you point your include dir at 'build\include' instead of 'include'
2 | No.2 Revision |
it'll work all fine, once you point your include dir at 'build\include' instead of 'include'
if you prefer not to, and keep working with the 'include' folder, you'll have to manually add all paths to the modules, like 'modules\core\include' 'modules\highgui\include' etc.