My problem is, when i try compile, i get this:
And that comes on all example sources + on my own too. So what i need to do get compiling working. Also i get that same error from terminal, when i try compile.PureBasic - Assembler error
purebasic.asm [358];
CALL exit
error: undefined symbol.
Code: Select all
******************************************
PureBasic 4.30 (Linux - x86) Demo
******************************************
Loading external modules...
Starting compilation...
1 lines processed.
Creating the executable.
Error: Assembler
purebasic.asm [26]:
CALL exit
error: undefined symbol.