We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
PBTOMAKE -- Xcode to Unix
|
| Subject: |
|
*** ERROR no executiable target found |
| Date: |
|
2008-09-04 09:38:59 |
| From: |
|
jimschimpf
|
|
|
|
Sorry I never thought about porting apps written ObjC to other systems needed makefile. I have an ObjC command line program I did recently and will try to adapt the program convert that project.
One point a lot of ObjC programs use frameworks that would not exist on Linux or other UNIX systems and that is a problem that this program couldn't event begin to solve.
In any case I will look into this over the next few days.
|