Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - dmaz

#1
yep, that works fine... I just created a bat file that removes those env var and alters the path and then starts the glbasic editor.  thanks everybody for your help.  the only thing left is the version?
#2
got it!  I also have a user env var "mingw" pointing to the c:\mingw.  removing that allowed the build to succeed. 

what about the precompiler version noted above... is that right or wrong?

anybody have any ideas how to keep both installs operational?

[edit] I'm going to try a custom user env for glbasic using a bat...
#3
now it breaks on crt2.o...  I did rename c:\mingw and took it out of the path.  but the version is still V.6.837 but "internet update" is telling me the version is up to date?


_______________________________________
*** Configuration: WIN32 ***
precompiling:
GPC - GLBasic Precompiler V.6.837 SN:93daa4c9 - 3D, NET
Wordcount:3 commands
compiling:

linking:
C:\Program Files (x86)\GLBasic\Compiler\platform\Win32\Bin\ld.exe: crt2.o: No such file: No such file or directory
*** FATAL ERROR - Please post this output in the forum
_______________________________________
*** Finished ***
Elapsed: 1.3 sec. Time: 18:36
Build: 0 succeeded.
*** 1 FAILED ***



#4
yes I do have ming installed... I'm not at home right now so this will have to wait a few hours but I'll take a look at the path when I get home.  hmmm, I do want to keep that installation operational too though... so glbasic uses the env path when looking for it's ming tools?
#5
no difference, same problem...

now when I first installed I did not get the error mentioned for 64bit vista in the faq section, my guess would be that I already had the package installed.  this time though, I did go ahead and install that as well anyway and no difference.

any other ideas?
thanks for the help.
#6
that's the same file I originally installed... I'll try it again.
#7
Through "internet update" under the "web" menu?  I've done that.... is there someplace else to go and get the download because that menu command tells me "Your version is up to date"?
#8
GLBasic - en / Fatal Error
2010-Feb-03
Hello,
I'm a new user and I've just installed GLBasic on my 64 bit vista machine.  I can't seem to get anything to compile... all I get is the following error.  any help is appreciated, thanks.


_______________________________________
*** Configuration: WIN32 ***
precompiling:
GPC - GLBasic Precompiler V.6.837 SN:93daa4c9 - 3D, NET
Wordcount:3 commands
compiling:

linking:
C:\Program Files (x86)\GLBasic\Compiler\platform\Win32\Bin\ld.exe: crtbegin.o: No such file: No such file or directory
*** FATAL ERROR - Please post this output in the forum
_______________________________________
*** Finished ***
Elapsed: 1.6 sec. Time: 22:05
Build: 0 succeeded.
*** 1 FAILED ***