|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Trying to build my project for the first time and the two build errors I got were:_______________________________________________
Missing file or directory: Vox
Missing file or directory: Coder_Prefix.h
The project is called "Vox Coder.pbproj" and PB put a file in it called
Vox Coder_Prefix.h
when the project was created, that contains:
//
// Prefix header for all source files of the 'Vox Coder' target in the 'Vox Coder' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
...ahem, what's going on here? unchecking the file(so that it won't include it in the build) seems to make no difference. What is the solution?
Mich@el
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| References: | |
| >Newbie Build Error (From: Michael Hanna <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.