Author Topic: X-Dev-C++  (Read 3939 times)

Vortex

  • Member
  • *****
  • Posts: 2794
X-Dev-C++
« on: August 06, 2012, 02:33:33 AM »
Portable version of Dev-C++ :

Quote
Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C and C++ programming languages.
The project, initially developed by Bloodshed Software, is now developed by Orwell.

http://www.winpenpack.com/en/download.php?view.656

Farabi

  • Member
  • ****
  • Posts: 968
  • Neuroscience Fans
Re: X-Dev-C++
« Reply #1 on: August 11, 2012, 03:37:42 PM »
Will it compile most of C++ code? At least it support Cocos2dx. My current job force me to stick to any OOP language esp. C++.
http://farabidatacenter.url.ph/MySoftware/
My 3D Game Engine Demo.

Contact me at Whatsapp: 6283818314165

anta40

  • Member
  • ***
  • Posts: 315
Re: X-Dev-C++
« Reply #2 on: August 12, 2012, 01:43:18 AM »
Will it compile most of C++ code? At least it support Cocos2dx. My current job force me to stick to any OOP language esp. C++.

As long as you use standard/ISO C++, then it should.