Attempting to compile for ARMv7 but stuck...
#5
The easiest way to add flags is to use the add_flags_cxx macro in SetFlags.cmake. The error that you get when commenting out the line is weird and suggests you've managed to break the makefiles.

The main problem we have with using precompiled libs is finding them on the platforms we support, particularly windows. So we haven't put in the development effort needed as the current system mostly works and finding precompiled files is a significant amount of work. However if anyone is willing to make the patch we'd accept it.
Reply
Thanks given by:


Messages In This Thread
RE: Attempting to compile for ARMv7 but stuck... - by worktycho - 01-26-2015, 06:24 PM



Users browsing this thread: 1 Guest(s)