cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Create an "exe" file from my C++ project
Create an "exe" file from my C++ project
Sep 4, 2012 at 11:41pm UTC
fpiro07
(39)
How can I create an "exe" file from my C++ project to run it in my friend's PC?
Sep 5, 2012 at 12:44am UTC
Athar
(4466)
You need a compiler.
Sep 5, 2012 at 5:46am UTC
Aceix
(1118)
Yes, a C++ compiler like MinGW. It's very good!
Topic archived. No new replies allowed.