Please help!

BlitzMax Forums/BlitzMax Beginners Area/Please help!

DRG31(Posted 2016) [#1]
Hello. TOday i have downloanded BlitzMax on Linux (32 bits). When i try to run my program it still gives me an error: Failed to assemble /home/$USER/Desktop/blitzmax/BlitzMax/tmp/.bmx/untitled1.bmx.gui.debug.linux.x86.s
That is the program:
Graphics 800,600
Repeat
DrawRect X,10,10,10
x:+1
Flip
Until x = 15


Derron(Posted 2016) [#2]
Please check the "HowTo"s in the "Linux discussion"-section of the forum.


Bye
Ron


coffeedotbean(Posted 2016) [#3]
Linux is a bitch to get setup - as a Linux virgin I used the steps here http://www.blitzbasic.com/Community/post.php?topic=101454&post=1309407 to get it working, I used Ubuntu 14 64bit FYI


Fielder(Posted 2016) [#4]
Please... on future .. do not open a post with "PLEASE HELP!" this doesn't help anyone on future... you have to use a title like: "Linux compilation, please help me!"