Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

CMake module for openFrameworks

$
0
0

Yeah, that's actually the reason why mine ofnode/of project didn't used find_package() command: it expects to find openFrameworks in one of the hard-coded and protected by the root user global paths. Even if you'll figure out where the libs and include files should be placed, currently openFrameworks depends on patched glfw library (but maybe oF will switch to official glfw for a final 0.9.0 release) which will force you to have its copy in the system even if it has one already. Add to that the headache when CMake will try to link wrong library and you'll understand deeply how messed up the idea of seeking for something globally is (IMO, of course).


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>