Welcome! Log In Create A New Profile

Advanced

C++ on Vista

Posted by niren 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
C++ on Vista
May 05, 2009 09:52AM
hi, i am having trouble loading C++ on a Vista machine. Any advice on how to go about the process. The instruction CD(for DevC++ from unisa) says that there is no support regarding installation on vista.

thanks Niren
Re: C++ on Vista
May 05, 2009 10:35AM
whats the problem?
Re: C++ on Vista
May 05, 2009 10:48AM
it doesnt allow me to create a new source file. a dialog box appears to tell me it is terminating the program.
Re: C++ on Vista
May 06, 2009 03:37PM
Call one of the extension numbers for assistance with software installation:

8860, 8861, 8862, 8863, 8864, 8865, 8866, and 8867

Masombuka KT
Re: C++ on Vista
May 06, 2009 03:55PM
try removing any spaces in the path of your project folder
Re: C++ on Vista
May 07, 2009 12:14AM
I had problems compiling even the examples that came with DevC++

I found the following solution.

1)add "C:\Dev-Cpp\libexec\gcc\mingw32\3.4.2" to the binaries location under the directories tab (Tools - Compiler Options)
2)go to the programs tab and add c:\dev-cpp\bin\ to all the listings.

Or atleast use your equivilant file locations, but am sure you get the idea.

This solved my problems.

Hope that helps.
Re: C++ on Vista
May 08, 2009 11:55AM
thank you very much, i will try it out smile
avatar Re: C++ on Vista
May 11, 2009 06:02AM
I had a few bumps installing the software on vista business but if you scroll down on the installation and troubleshooting instructions on the CD, you get all you need to configure it.
Regards
Sorry, only registered users may post in this forum.

Click here to login