Tuesday, July 14, 2009

How can i make my project executable?

I'm using builder c++. I've finished my project and everything is working well... apparently. I want to make a .exe file so i can run my application on any other computer without having to install builder in it. How do I do this???

How can i make my project executable?
you need to "compile" the source code. This will make it an exe file.

bouquet

No comments:

Post a Comment