Search found 1 match

by zabooh
Thu Jun 17, 2010 10:03 pm
Forum: Mac OSX
Topic: crt1.o not found
Replies: 1
Views: 1895

crt1.o not found

Hello,

I have the PureBasic 4.50(x86) running on MacOSX 10.6.3 with Xcode 3.1.2 and got the following message after compiling:

PureBasic - Linker error
ld:library not found for -lcrt1.o

There is a
/Developer/SDKs/MacOSX10.5.sdk/usr/lib/crt1.lib
on my system installed.

Can you help me to solve ...