Menu

#82 CVS compile error on x86 Intel Mac (OSX Tiger)

open
nobody
None
5
2013-01-11
2006-06-20
dmvianna
No

pbxbuild -buildstyle Deployment \ && /usr/bin/true
build/BasiliskII.app/Contents/MacOS/BasiliskII \ || rm -fr build/BasiliskII.app
/bin/sh: line 1: pbxbuild: command not found

This was with make. With 'make ide', XCode returns
hundreds of errors, but I'm not too familiar with it to
check or know what to report.

pbxbuild is now deprecaded (see
http://www.hmug.org/man/1/pbxbuild.php\). So the present
CVS won't work on OS10.3 and beyond unless the code is
changed...

Discussion


Log in to post a comment.