Dev-C++ Portable

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Post Reply
Message
Author
MISIIM
Posts: 24
Joined: Thu Nov 23, 2006 6:30 pm

Dev-C++ Portable

#1 Post by MISIIM »

Dev-C++ is "portable" but it must be launced with "-c ." It also uses absolute paths in the devcpp.ini file. I wrote a launcher for it that uses the -c switch and takes care of the absolute paths.

Name: Dev-C++ Portable
Version: 4.9.9.2
Website: http://mi3.ig3.net/code/portable/devcpp ... table.html
Download: http://sourceforge.net/project/showfile ... _id=190331
License: OpenSource/GPL

User avatar
Midas
Posts: 6725
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Dev-C++ Portable

#2 Post by Midas »

Old topic update: DEV-C++ v5.7.0 has been released (changelog athttp://orwelldevcpp.blogspot.pt/2014/07 ... eased.html).
  • Image
Related topics: @Softpedia: http://www.softpedia.com/get/PORTABLE-S ... able.shtml

BTW, here's a related editorial by one of the directors of Embarcadero Technologies:

User avatar
giulia
Posts: 532
Joined: Sat Sep 14, 2013 8:09 am

Re: Dev-C++ Portable

#3 Post by giulia »

hi
it's updated to 6.30
I have tried many time to compile lame.exe and audacity without luck , on the contrary never been able to compile anything with any c++ compiler
had someone compiled some opensource with a c++ compiler or dev c++
thanks

Post Reply