Compiler-fehler: unknwon switch

Previous topic - Next topic

xMicky

Hallo !

ich habe GLBasic neu erhalten, auf mein Win Vista Notebook installiert, den Registrierkey erfolgreich eingegeben und nach Updates suchen lassen.
Der Updater findet, dass eine neuere Version vorhanden ist und nachdem ich das Update ausgeführt habe, meldet der "Update manager" dann, daß die neue version "GLBasic IDE, Version: 7.181" fehlerfrei installiert wurde.

Ich gebe das erste "Hallo, Welt"-Programm ein:

PRINT "Hallo, Welt !", 100, 100
SHOWSCREEN
MOUSEWAIT
END


und erhalte sowohl mit F8 als auch mit F5 diesen Output:

Unknown switch: -pGLB_VERSION=7.181
3D, NET
Wordcount:4 commands
compiling:

linking:
collect2: cannot find `ld'
*** FATAL ERROR - Bitte die Compiler-Ausgabe ins Forum kopieren


Kann mir jemand sagen, wo der Fehler liegt ? Danke im voraus.

Kitty Hello

poste mal die Komplette Ausgabe. Und schau bitte, welches Datum die Datei: glbasic/comiler/platform/gpc.exe hat.

Irgendwas ist da komplett schief gelaufen. Hast Du MingW drauf?

xMicky

Habe gerade GLBasic deinstalliert und wieder neu installiert, Resultat dasselbe.
Die komplette Ausgabe:


_______________________________________
*** Configuration: WIN32 ***
precompiling:
GPC - GLBasic Precompiler V.7.132 SN:5129ee47 - 3D, NET
Wordcount:4 commands
compiling:

linking:
collect2: cannot find `ld'
*** FATAL ERROR - Bitte die Compiler-Ausgabe ins Forum kopieren
_______________________________________
*** Fertig ***
Dauer: 1.9 sek. Zeit: 19:09
Erstellen: 0 erfolgreich.
*** 1 FEHLGESCHLAGEN ***


gpc.exe (588.288 Bytes) wurde am 16. ââ,¬Å½November ââ,¬Å½2009, ââ,¬ÂÃ¢â,¬Å½22:22:24 erstellt.

MinGW ist auch installiert: Version 5.1.3.


trucidare

Da hast du dein Problem, MingW stört derzeitig GLB. Der Experte hilft dir weiter.
MacBook Pro 2,2 GHz Core 2 Duo, 4 GB RAM, 160 GB HDD, 8600M GT
Core i3 - 3,07 GHz, 8 GB Ram, 2.5 TB HDD, Geforce GTX 260+ OC

Kitty Hello

benenn mal kurz c:\mingw um - nur zum Test.