Re: [qmc2-devel] New QT 4.8 paths cause MacOS build issues
Brought to you by:
prianthefist,
renereucher
|
From: R. R. <ren...@ba...> - 2012-05-21 20:20:13
|
On Monday 21 May 2012 18:15:36 David Ely wrote: > The following build commands failed: > qmc2-sdlmame: > CompileC > build/Makefile.qmake.build/Release/qmc2-sdlmame.build/Objects-normal/i386/ > miniwebbrowser.o > /Users/goldenegg/Documents/source/qmc2/trunk/miniwebbrowser.cpp normal > i386 c++ com.apple.compilers.gcc.4_2 > (1 failure) OK, found it! I was using a new browser feature that's only available in Qt 4.8, so builds with Qt 4.7 failed. But the error message from XCode doesn't tell you this... tried on Linux and got it :)! Thanks for reporting this! I should sometimes also test Qt 4.7 builds... So, translations are up, latest fixes are in... time for the release :)! Have fun, René |