Friday, July 31, 2009

Export my project in visual C++ into an exe file that any computer can use?

I created a code program via Visual C++ and it debugs/compiles perfectly. When I take the outputted file(output is set as visual studios/debugger folder) from the compile it works fine on my computer but any other computer it doesn't... I saw some answers along the lines that I should download visual C++ redist but those do not work either... is there an actual option to export the application in visual c++ ?


Someone told me that I would need a Visual Studio to do so does someone have the link to download visual studio... or is there an option in visual c++ to export the file if so could you give me directions to find it? thanx for you help

Export my project in visual C++ into an exe file that any computer can use?
http://www.microsoft.com/express/vc/





or just try to use mingw


http://www.mingw.org/

rosemary

No comments:

Post a Comment