Page 1 of 1

Trouble compliling under Linux

Posted: Thu Jun 12, 2003 4:42 pm
by Sensphere
I get this error when i try to build my project under
linux (suse 8.1):

Code: Select all

******************************************
PureBasic Linux x86 v3.50
******************************************

Loading external modules.....
Starting compilation......
1743 lines processed.
Creating the executable.
gcc: PureBasic.o: No such file or directory
- Feel the ..PuRe.. Power -
But i get no errormessage?! So, couldn't the complier
create the object-file or is my gcc not correct installed?
I can build other sources without a problem...

Anyone got a clue?