I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
Index » General » Open Forum »

Problem with compiling programs in Vista.

diG1tY\′s Photo
18 Sep 07, 7:54PM
(1 reply)
Problem with compiling programs in Vista.
Hi guys, I liked this page so here I am. I have a problem with compiling simple programs written in C under Windows Vista. I am using Bloodshed's compiler and I have Acer Aspire 55290g if this is any help for you. Another thing is that I have no problems in compiling any C++ programs with Bloodshed C++. The error I receive is :

" Message [Build error] [main.o] Error 1".

Is there any compilers you can recommend that support both C and C++ under Windows Vista?
will\′s Photo
21 Sep 07, 6:45AM
<p>I've not used Windows Vista. If your not trying to create graphical apps, then I would opt for gnu c++ (gcc) http://gcc.gnu.org/</p> <p>There seems to be some issues using gcc with MinGW (a light weight GNU for windows) but i've not noticed any other problems.</p> <p>There is off course Visual Studio .NET. A little know secret is you can download a 3 month trial from MS which is fully working.</p> <p>Then there is Borland C/C++. Again version 5 (I think) is free, but is devoid of a nice UI, however its a great command line compiler thats very compliant. The windows stuff obviously won't have all the latest Vista options, but for general apps will work fine. Hope this help, please report back if you find something that works. Will</p>
Currently you need to be logged in to leave a message.