Forums

Full Version: Build 1511 doesn't compile on OS X.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Both of those files are no longer needed and have been removed from SVN. You should remove them from your xcode project.
it's the same in the dev-cpp project