It is currently Thu Sep 09, 2010 1:39 pm

All times are UTC - 6 hours [ DST ]





Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Free C++ Program
PostPosted: Sun Sep 21, 2008 12:23 am 
Offline
Administrator

Joined: Sat Sep 20, 2008 11:19 pm
Posts: 26
http://www.microsoft.com/express/download/

Microsoft offers free programming software to those who have an authentic version of windows (or people who have an authentic serial code ^_^)


Top
 Profile  
 
 Post subject: Re: Free C++ Program
PostPosted: Sun Oct 11, 2009 4:06 pm 
Offline

Joined: Sun Oct 11, 2009 3:13 pm
Posts: 1
http://www.bloodshed.net/devcpp.html
http://www.mingw.org

Free C++ complier and also needs MinGW to work. This program may not be visual but its smallish and it works nicely if you want to learn the basics of C++. Install this program then MinGW.

Once you have installed both programs open Dev-C++, select the "Tools" tab and click on "Complier Options", A window will open select "Directories" tab at the top of this window. Now in the browse below go into your MinGW folder and select the bin folder for the "Binaries" section, lib for the "Libraries" section and include for the "C++ includes" section. Then select the "Delete Invalid button", Now onto the "Programs" tab the top 3 files need to be changed to your MinGW files.
gcc : mingw32-gcc.exe, g++ : mingw32-c++.exe , and make : mingw32-make.exe. These files are found in your MinGW "bin" folder. E.g. "C:\MinGW\bin\".

NB# Make sure the directory you install MinGW to has NO spaces, stick with the normal "C:\MinGW" default its much easier, also save your C++ files in directories without spaces.

As you can see there is a little work to be done but, you do it once and everything else works nicely from there.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Copyright © 2008 FutureGamers. A Fg Network Site. All rights reserved.
Design by: phpbbstylists.com & Edited by: Fg Designs
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group