Machine: iBook G4 (Mac OS X, Version 10.4.11)
Software: PureBasic 4.10 (Mac OS X-Power PC)
After downloading a new purchase of PureBasic, I loaded the Xcode Tools from the iBook disks as told in the ReadMe instructions. Then I entered, compiled/ran this program:
If OpenConsole()
PrintN("Hello World!")
Delay(2000)
CloseConsole()
EndIf
End
The error message "PureBasic - Linker error" appeared on the screen. In fact, not a single example from Gary Willoughby's book (PureBasic: A Beginner's Guide) will run on my computer.
Could it be that the Compiler can't be found? And is there a way to "define" it's location. Thanks for the help.
Stephen
Linker Error
-
adamredwoods
- New User

- Posts: 9
- Joined: Wed Feb 13, 2008 12:58 am
- Location: California
