I can't run\comp. anything. Get this error:
linking:
/mingw/lib/crt2.o:crt1.c:(.text+0x167): undefined reference to `__cpu_features_init'
*** FATAL ERROR - Please post this output in the forum
I had this error and in my case it was because I had MinGW installed. If you have this installed too, just rename it (eg: MinGW.renamed) and hopefully will do the trick for you too :)
Ok that help, thanks, but here is another problem. Then i run any program(in samples for example) game shows for a second and disappears.
If i compile it and run exe it has same effect =(
Even a hello world?
PRINT "HW",0,0
SHOWSCREEN
MOUSEWAIT
Yes. And i was wrong it shows not game for a second, but just "loading...". What can it be?
Here is what i am doing
(http://img170.imageshack.us/img170/5199/83976399bf2.th.jpg) (http://img170.imageshack.us/my.php?image=83976399bf2.jpg)
(http://img171.imageshack.us/img171/4779/49627494uk8.th.jpg) (http://img171.imageshack.us/my.php?image=49627494uk8.jpg)
(http://img260.imageshack.us/img260/2738/24844778fw9.th.jpg) (http://img260.imageshack.us/my.php?image=24844778fw9.jpg)
(http://img260.imageshack.us/img260/4945/27969091zp3.th.jpg) (http://img260.imageshack.us/my.php?image=27969091zp3.jpg)
(http://img260.imageshack.us/img260/7214/90276085lr5.th.jpg) (http://img260.imageshack.us/my.php?image=90276085lr5.jpg)
btw sorry for my english =)
That's a great tutorial you made here. Everything is correct. But the output is not.
What version?
5.110 laterst i think. GLBasic have logs to see what happening?
_______________________________________
*** Configuration: WIN32 ***
precompiling:
GPC - GLBasic Precompiler V.2007.348 - 2D, WIN32
Hello_World.gbas (failed to open)
Wordcount:0 commands
compiling:
linking:
success
_______________________________________
*** Finished ***
Time: 5.6 sec
Build: 1 succeeded
Ok , i fix the problem =) Just reinstall all and select other folders. Thanks for help!