widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #14395
Re: [Merge] lp:~widelands-dev/widelands/appveyor_glbinding_with_boost_downgrade into lp:widelands
the new initilaize function expects a pointer to the current process.
probably
glbinding::Binding::initialize(SDL_GL_GetProcAddress());
might work will test this tonight. In any case you Need to adress the other 2 issues as well. to have Access to setCallbackAfter you Need to include glbinding.h in the System_headers.h section dealing with glbinding.
for the asString Problem I don#t have a proper solution yet. At least my solution in the appveyor fix branch is compiling.
Perhaps we should switch to use glew in appveyor until we have fixed this?
--
https://code.launchpad.net/~widelands-dev/widelands/appveyor_glbinding_with_boost_downgrade/+merge/354171
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/appveyor_glbinding_with_boost_downgrade into lp:widelands.
References