I am new to programming for the iphone. I tried to do the basic hello world app using a static label and a static image view. When I compile the application i get the following error while trying to link the main file and the appdelegate.
I also just upgraded my computer from tiger to leoprad and I did not do a fresh install.
Thanks in advance
Evan
file not found: /Users/macuser/Desktop/Evans/projects/hello.build/Debug-iphonesimulator/hello.build/Objects-normal/i386/main.o /Users/macuser/Desktop/Evans/projects/hello.build/Debug-iphonesimulator/hello.build/Objects-normal/i386/helloAppDelegate.o
I also just upgraded my computer from tiger to leoprad and I did not do a fresh install.
Thanks in advance
Evan