Hi,
I am having ppc.
After i installed sdk 2.2.1,I run the xcode
I got the below error,
Building target Test of project Test with configuration Debug
Checking Dependencies
CompileXIB /Users/muralikrishnan/Desktop/Test/MainWindow.xib
cd /Users/muralikrishnan/Desktop/Test
setenv PATH "/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/muralikrishnan/Desktop/Test/build/Debug-iphonesimulator/Test.app/MainWindow.nib /Users/muralikrishnan/Desktop/Test/MainWindow.xib
/* com.apple.ibtool.errors */
Internal Error:
Description: A method claimed to have failed but provided no error!
/* com.apple.ibtool.warnings */
Internal Warning:
Description: ibtool encountered an error while loading the ibplugin from /Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CocoaPlugin.ibplugin.
Error: Error Domain=NSCocoaErrorDomain Code=3588 UserInfo=0x635010 "The bundle Interface Builder Cocoa Plugin could not be loaded." (dlopen(/Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CocoaPlugin.ibplugin/Contents/MacOS/CocoaPlugin, 265): Symbol not found: _IBResizeActionIsOriginless
Referenced from: /Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CocoaPlugin.ibplugin/Contents/MacOS/CocoaPlugin
Expected in: /Developer/usr/bin/../../Library/Frameworks//InterfaceBuilderKit.framework/Versions/A/InterfaceBuilderKit
)
Internal Warning:
Description: ibtool encountered an error while loading the ibplugin from /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Interface Builder/Plug-ins/IBCocoaTouchPlugin.ibplugin.
Error: Error Domain=NSCocoaErrorDomain Code=3588 UserInfo=0x638550 "The bundle IBCocoaTouchPlugin could not be loaded." (dlopen(/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Interface Builder/Plug-ins/IBCocoaTouchPlugin.ibplugin/Contents/MacOS/IBCocoaTouchPlugin, 265): Symbol not found: _IBLibraryClassesCategoryName
Referenced from: /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Interface Builder/Plug-ins/IBCocoaTouchPlugin.ibplugin/Contents/MacOS/IBCocoaTouchPlugin
Expected in: /Developer/usr/bin/../../Library/Frameworks//InterfaceBuilderKit.framework/Versions/A/InterfaceBuilderKit
)
Internal Warning:
Description: ibtool encountered an error while loading the ibplugin from /Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CarbonPlugin.ibplugin.
Error: Error Domain=NSCocoaErrorDomain Code=3588 UserInfo=0x62b590 "The bundle Interface Builder Carbon Plugin could not be loaded." (dlopen(/Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CarbonPlugin.ibplugin/Contents/MacOS/CarbonPlugin, 265): Symbol not found: _IBResizeActionIsOriginless
Referenced from: /Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CarbonPlugin.ibplugin/Contents/MacOS/CarbonPlugin
Expected in: /Developer/usr/bin/../../Library/Frameworks//InterfaceBuilderKit.framework/Versions/A/InterfaceBuilderKit
)
command/usr/bin/ibtool failed with exit code 1
Can anyone please tell me the solution
Thanks
judy
I am having ppc.
After i installed sdk 2.2.1,I run the xcode
I got the below error,
Building target Test of project Test with configuration Debug
Checking Dependencies
CompileXIB /Users/muralikrishnan/Desktop/Test/MainWindow.xib
cd /Users/muralikrishnan/Desktop/Test
setenv PATH "/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/muralikrishnan/Desktop/Test/build/Debug-iphonesimulator/Test.app/MainWindow.nib /Users/muralikrishnan/Desktop/Test/MainWindow.xib
/* com.apple.ibtool.errors */
Internal Error:
Description: A method claimed to have failed but provided no error!
/* com.apple.ibtool.warnings */
Internal Warning:
Description: ibtool encountered an error while loading the ibplugin from /Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CocoaPlugin.ibplugin.
Error: Error Domain=NSCocoaErrorDomain Code=3588 UserInfo=0x635010 "The bundle Interface Builder Cocoa Plugin could not be loaded." (dlopen(/Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CocoaPlugin.ibplugin/Contents/MacOS/CocoaPlugin, 265): Symbol not found: _IBResizeActionIsOriginless
Referenced from: /Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CocoaPlugin.ibplugin/Contents/MacOS/CocoaPlugin
Expected in: /Developer/usr/bin/../../Library/Frameworks//InterfaceBuilderKit.framework/Versions/A/InterfaceBuilderKit
)
Internal Warning:
Description: ibtool encountered an error while loading the ibplugin from /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Interface Builder/Plug-ins/IBCocoaTouchPlugin.ibplugin.
Error: Error Domain=NSCocoaErrorDomain Code=3588 UserInfo=0x638550 "The bundle IBCocoaTouchPlugin could not be loaded." (dlopen(/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Interface Builder/Plug-ins/IBCocoaTouchPlugin.ibplugin/Contents/MacOS/IBCocoaTouchPlugin, 265): Symbol not found: _IBLibraryClassesCategoryName
Referenced from: /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Interface Builder/Plug-ins/IBCocoaTouchPlugin.ibplugin/Contents/MacOS/IBCocoaTouchPlugin
Expected in: /Developer/usr/bin/../../Library/Frameworks//InterfaceBuilderKit.framework/Versions/A/InterfaceBuilderKit
)
Internal Warning:
Description: ibtool encountered an error while loading the ibplugin from /Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CarbonPlugin.ibplugin.
Error: Error Domain=NSCocoaErrorDomain Code=3588 UserInfo=0x62b590 "The bundle Interface Builder Carbon Plugin could not be loaded." (dlopen(/Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CarbonPlugin.ibplugin/Contents/MacOS/CarbonPlugin, 265): Symbol not found: _IBResizeActionIsOriginless
Referenced from: /Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CarbonPlugin.ibplugin/Contents/MacOS/CarbonPlugin
Expected in: /Developer/usr/bin/../../Library/Frameworks//InterfaceBuilderKit.framework/Versions/A/InterfaceBuilderKit
)
command/usr/bin/ibtool failed with exit code 1
Can anyone please tell me the solution
Thanks
judy