|
-
Dec 27th, 2002, 11:42 AM
#1
Thread Starter
Ya ya Baby!!!Me is Back
VC++ compiler
Is there a way to compile a projet (to distribute an exe to others ) in an other way that take the executable from de debug folder?
-
Dec 27th, 2002, 12:57 PM
#2
Monday Morning Lunatic
First, compile in Release mode, then yeah, just copy the .exe
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Dec 27th, 2002, 07:57 PM
#3
Hyperactive Member
-
Dec 29th, 2002, 07:15 AM
#4
Guru
Ahh, the pains of VB and the wonders of VC++. 
Btw, Daok, you might want to check the project settings before compiling. Some things there (especially compiling for fast/small code, using/not using runtimes, etc) might be important.
-
Dec 30th, 2002, 11:44 AM
#5
Thread Starter
Ya ya Baby!!!Me is Back
ok but I cannot not see any button to switch to "Release mod"...
-
Dec 30th, 2002, 11:46 AM
#6
Thread Starter
Ya ya Baby!!!Me is Back
Build > Set Active Configuration > Release
I think it's that 
Thx you all!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|