![]() |
Build 1511 doesn't compile on OS X. - Printable Version +- Forums (https://www.vdrift.net/Forum) +-- Forum: Project (https://www.vdrift.net/Forum/forumdisplay.php?fid=4) +--- Forum: Development (https://www.vdrift.net/Forum/forumdisplay.php?fid=9) +--- Thread: Build 1511 doesn't compile on OS X. (/showthread.php?tid=510) |
Build 1511 doesn't compile on OS X. - reece146 - 01-30-2007 Apologies in advance if this has been covered already. Compiling 1511 on OS X is complaining that the file ./tools/osx/../../src/gui/widget.cpp can not be found. Xcode equivalent of "make clean" gives no joy. I wiped my copy and did a re-check out with no luck. Sure enough, still missing. ;D It appears there might be a missing ./include/vamos/geometry/XML_Parser.h as well? Is the OS X xcode project file b0rked or something? TIA - joevenzon - 01-30-2007 Both of those files are no longer needed and have been removed from SVN. You should remove them from your xcode project. - Nigo - 01-31-2007 it's the same in the dev-cpp project |