I would really like to see a portable C++ compiler. I can not find one on line and would be really happy if i could have one with me whenever i am at a computer instead of just at my home computer.
You are here
C++ compiler
May 11, 2010 - 1:28pm
#1
C++ compiler
May 11, 2010 - 9:19pm
#2
MinGW
In the Beta Testing forum there's MinGW Portable.
May 21, 2010 - 4:23pm
#3
thanks dude. now i can do
thanks dude. now i can do some epic work!
May 21, 2010 - 6:30pm
#4
Dev-C++ portable
I have an app called Dev-C++ portable, This works a real treat for me, If you can't find it then all you need is a launcher that supports extra commands. You add a file called 'config' into the Dev-C++ file then under the launcher, the extra command is
'-c config' It then saves all your configurations under the config folder.