Hello Josef, On 04/07/2011 01:10 PM, Josef Grunig wrote: > Well you are right; simply updating and running configure with CMake > wasn't updating the compiler flags (quite strange). > Seems it was still reading them from the cache. > > Once cloned the git repository, I started from scratch an I got the flag... > > I'm not familiar with CMake at all, but am I supposed to clear the > cache and re-set all the paths and configs every time I update? > Am I missing something?
for most things that is not necessary (I'm not doing it), but there is some special settings code for the compiler flags (AFAIUI mostly to make sure the flags important for a successful build are not overridden by user settings), so when those change starting with a fresh cache is necessary. This was the first time in quite a while we had to make a change there, so there might be something we could do better in the build system, but I've not investigated what's going wrong. Cheers, Carsten ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users