Lance Boyle wrote:
if [ $BUILD_STYLE = Development ]; then
echo \"Build Style = Development\"
/usr/local/bin/ppcppc $INPUT_FILE_NAME -Ci -Co -g -gl -O1 -vr -
FEbuild/$PROJECT_NAME.build/$TARGET_NAME.build -o$PRODUCT_NAME
else
echo \"Build Style = Deployment\"
/usr/local/bin/ppcpp
On Sep 16, 2005, at 5:42 AM, Andrew Haines wrote:
Lance Boyle wrote:
I've just installed Xcode 2.1 and can no longer compile FPC using
2.0.0. For good measure, I re-installed FPC 2.0.0 and the Xcode
Integration Kit, including the Universal Interfaces. The latter
acted oddly with a cr
Lance Boyle wrote:
I've just installed Xcode 2.1 and can no longer compile FPC using
2.0.0. For good measure, I re-installed FPC 2.0.0 and the Xcode
Integration Kit, including the Universal Interfaces. The latter acted
oddly with a crashing program which tried to open up a dialog box,
unt
I've just installed Xcode 2.1 and can no longer compile FPC using
2.0.0. For good measure, I re-installed FPC 2.0.0 and the Xcode
Integration Kit, including the Universal Interfaces. The latter acted
oddly with a crashing program which tried to open up a dialog box,
until I mounted the Univ