← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/cmakepolicy into lp:widelands

 

Sorry, this do not work, no output here. First i thought thats because the #ifdef is inside the log(), so i pulled it out and give it an own log, like:

#ifdef OpenGL_GL_PREFERENCE
   log(" Using GLVND\n");
#endif

But this didn't work either. Looks to me like the OpenGL_GL_PREFERENCE isn't set at all, because during editing i forgot the ';' and that throughs an error on compiling but after fixing, there is no output either. No idea...
-- 
https://code.launchpad.net/~widelands-dev/widelands/cmakepolicy/+merge/356018
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/cmakepolicy.


References