- Code: Select all Expand view
/Xcode2.5/usr/bin/gcc $1.c -c -I./../include -I./../../harbour/include -I/Xcode2.5/SDKs/MacOSX10.4u/usr/include
This is the error:
- Code: Select all Expand view
./../../harbour/include/hbdefs.h:57:19: error: stdio.h: No such file or directory
./../../harbour/include/hbdefs.h:58:20: error: stdlib.h: No such file or directory
./../../harbour/include/hbdefs.h:59:20: error: string.h: No such file or directory
Where is the mistake?
Regards
Pier Luigi