Jump to content

C++


waynew

Recommended Posts

Hey, I've been wanting to get into C++ for a while now and lately I've searching for help on how to set up my Vista machine for C++ development.

 

I downloaded Visual C++, but it seems like a bunch of horse manure. I used to use Bloodshed before, but unfortunately, it doesn't seem to "do Vista".

 

Does anyone have any idea how I could set up a development environment for C++ on Vista?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/130475-c/
Share on other sites

Visual C++ Express is an awesome choice. It should work with Vista.

 

Optionally, if you really can't get it, I recommend you to download NetBeans. It is free and you can install C++, Java, and probably other compilers to it. Personally I don't use it, but for what I have seen and been told, it seems like it is really good.

Link to comment
https://forums.phpfreaks.com/topic/130475-c/#findComment-676900
Share on other sites

I've got it working. The problem was that I didn't download the Dev Bloodshed version that included Mingw, i.e. I clicked the wrong link like a douche. When I downloaded version that included Mingw, Visual C++ started working too. So now I have two working IDEs. :)

 

Also, had a look at how easy it is to create a GUI using Visual. Wow.

 

 

Link to comment
https://forums.phpfreaks.com/topic/130475-c/#findComment-679801
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.