Author Topic: Problems with G++ and compilation of FBA  (Read 6687 times)

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Problems with G++ and compilation of FBA
« on: March 20, 2005, 11:45:53 PM »
Ok...i was just fine with my recent compilation of the latest FBA...hopefully
i did compilate it with the new sets (some of them) and everything was
working but, i installed the MSVisual C++ 6 and then the other day i was going
to compile the FBA again but now i receive this error...

Quote
Making normal build...

Generating depend file for src/burner/win32/about.cpp...
Generating depend file for src/burner/win32/resource.rc...
Compiling src/burner/win32/about.cpp...
Compiling resource file resource.rc...
Compiling src/burner/win32/systeminfo.cpp...

Linking executable... fbaa.exe
g++.EXE: D:Program: No such file or directory
g++.EXE: FilesMicrosoft: No such file or directory
g++.EXE: Visual: No such file or directory
g++.EXE: StudioVC98mfclib: No such file or directory
zsh: command not found: D:Program
mingw32-make[2]: *** [fbaa.exe] Error 1
mingw32-make[1]: *** [all] Error 2
mingw32-make: *** [mingw] Error 2


I think its something with my Registry or something...is sometthing with my
CMD program...because i did a fresh installation of EVERY TOOL + MINGW
and i did a compilation of FBA without any new game/driver added...

in other words ... Im Down U_Uu

If somebody can help...i will be happy and thankfull :)

Gracias! Saludos!
:D

Offline FerchogtX

  • FBNeo Dev
  • ******
  • Posts: 375
  • Karma: +7/-0
  • FB Alpha Team ;)
    • FB Alpha Plus! Web Site
Problems with G++ and compilation of FBA
« Reply #1 on: March 21, 2005, 10:36:09 PM »
Maybe the best solution could be that you switch to MinGW alone, if you compile on win9x/ME, just add a lil' fix in the makefile to get the binary. maybe you sow that solution in the fba 0.2.95.23 theread
See ya!!!!!! :D

Good and evil co-exist because of the balance, lies are not part of it...

FB Alpha Plus! site infos updated, see the latest info clicking on my profile link...

Offline Xeon

  • Newbies
  • *
  • Posts: 45
  • Karma: +0/-0
  • Member
Problems with G++ and compilation of FBA
« Reply #2 on: March 23, 2005, 01:56:49 AM »
Quote from: FerchogtX
Maybe the best solution could be that you switch to MinGW alone, if you compile on win9x/ME, just add a lil' fix in the makefile to get the binary. maybe you sow that solution in the fba 0.2.95.23 theread
See ya!!!!!! :D

 my old MinGW setup didnt work with the new version of FBA source (ive even applied your little fix ;)). and yes, ive updated the GCC and MinGW runtime as well. can you tell me the versions of components youre using right now?

thanks in advance.

Offline FerchogtX

  • FBNeo Dev
  • ******
  • Posts: 375
  • Karma: +7/-0
  • FB Alpha Team ;)
    • FB Alpha Plus! Web Site
Problems with G++ and compilation of FBA
« Reply #3 on: March 23, 2005, 10:45:48 PM »
OK here the list.

- MinGW-3.1.0-1.exe
- gcc-core-3.3.1-20030804-1.tar.gz
- gcc-g++-3.3.1-20030804-1.tar.gz
- gcc-g77-3.3.1-20030804-1.tar.gz
- gcc-objc-3.3.1-20030804-1.tar.gz
- WinAPI 3.1
- Perl 5.8.6.811
The way I did it is, install MinGW, after that install the gcc utils, winapi, the cygwin utils (libpng libs etc...) and then the other things in the list that FB Alpha provides, then the fix for the makefile and thats all...
See ya!!!! :D

Good and evil co-exist because of the balance, lies are not part of it...

FB Alpha Plus! site infos updated, see the latest info clicking on my profile link...

Offline Xeon

  • Newbies
  • *
  • Posts: 45
  • Karma: +0/-0
  • Member
Problems with G++ and compilation of FBA
« Reply #4 on: March 24, 2005, 02:50:02 AM »
wow, more than what i bargained for! thanks! :D

edit: it turns out the only differences with my set is the Perl and WinAPI. now i wont have to download that huge monster, the new MinGW RC. thanks again :)

Offline KingHanco

  • Sr. Member
  • ****
  • Posts: 401
  • Karma: +0/-4
  • "Special " Member
Re:
« Reply #5 on: April 01, 2005, 01:25:16 AM »
Quote from: FerchogtX
OK here the list.

- MinGW-3.1.0-1.exe
- gcc-core-3.3.1-20030804-1.tar.gz
- gcc-g++-3.3.1-20030804-1.tar.gz
- gcc-g77-3.3.1-20030804-1.tar.gz
- gcc-objc-3.3.1-20030804-1.tar.gz
- WinAPI 3.1
- Perl 5.8.6.811
The way I did it is, install MinGW, after that install the gcc utils, winapi, the cygwin utils (libpng libs etc...) and then the other things in the list that FB Alpha provides, then the fix for the makefile and thats all...
See ya!!!! :D


So you finally got everything right this time. I haven't been around a while. But can you tell me where to unzip those into? Maybe I need someone put the folders inorder with nothing in those to send here. Then I will try to unzip those into those folders in the right inorder. I'm going to download those. I have windows xp.

Offline Pacco

  • New Member
  • *
  • Posts: 4
  • Karma: +0/-0
  • Junior Member
Ninguno de ustedes tienen idea...
« Reply #6 on: April 01, 2005, 11:14:14 AM »
You have to remove Windows and to return him to install, when you installing Visual Studio you told to the system that registered the global variables of C and it is for that reason that it marks you that error: mad:.  
 
I know it for that spend the same thing.

Saludos.