hi all,
i ran into some trouble with Xcode 1.1. my programs
ran well with Xcode 1.0 (ported from PB, Jaguar). the
programs used PGPLOT and that seemed not to go well
with Xcode 1.1
anyway, i uninstalled Xcode 1.1 using the uninstall
script. then i reinstalled Xcode 1.0 from the CD. however,
i can not launch the app !! upon a double-click, i get the
following "internal error" as below. any suggestions?
i am at my wits end, since now i get an error when
i try to upgrade to Xcode 1.1 again. the installer somehow
believes i have Xcode1.1 still on the disk (even after the
uninstall & clean install of Xcode1.0).
thanks,
ashish
INTERNAL ERROR
"
File: pbxcore/Target.subproj/PBXBuildOptionDomainSpecification.m
Line: 126
Object: <PBXCompilerSpecificatioGcc3_1:0x0039c2f0>
Method: initWithPropertyListDictionary:
buildOption should be an instance inheriting from
PBXBuildOptionDefinition, but it is nil
"
below this message, there are two choices offered "QUIT"
or "CONTIUE"
if i chose "CONTINUE" an alternate error message is
flashed (both messages keep alternating in a loop, thereafter).
"
File: pbxcore/Target.subproj/PBXBuildOptionDomainSpecification.m
Line: 126
Object: <PBXCompilerSpecificatioGcc3_1:0x0039c2f0>
Method: initWithPropertyListDictionary:
buildOption should be an instance inheriting from
PBXBuildOptionDefinition, but it is (null)
"