Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Need C++ IDE

Name: Anonymous 2011-09-12 14:47

Subject says it. I need a legit C++ IDE. I have been using Dev C++ but it keeps giving me a link error to a code I know works. Used python but I don't feel like going through the work of making the script into an exe and want to make a console exe.

Thanks.

Name: Anonymous 2011-09-12 15:08

>>7
You can make an exe from python script, but the executable size is very big, because it must include python interpreter with it. There are some tools for making those kinds of executables...

IMO it would be better to install python interpreter to target machine where the script is run, but if that's not possible, then it might make sense to create the executable.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List