win32 debug to win32 release mode in vc6
-
hi friends, 1.i created project in vc6. 2. project default setting is debug. 3. i am trying to change debug to release mode vc6 editor->project ->setting dialog i changed win32 debug to win32 release.. clicked ok... but i project setting is win32 debug only...i want to change win32 release... please help any body...
-
hi friends, 1.i created project in vc6. 2. project default setting is debug. 3. i am trying to change debug to release mode vc6 editor->project ->setting dialog i changed win32 debug to win32 release.. clicked ok... but i project setting is win32 debug only...i want to change win32 release... please help any body...
You left out one important step. Changing from the Debug Mode to the Release Mode: The steps: Step 1: Click the Project menu -> setting -> change "win32 debug" to "win32 release". Step 2: Click the Build menu -> Set Active Configuration. From the popup box, select the win32prog – Win32 Release (win32prog should be your project name). Then click OK button. ...
-
You left out one important step. Changing from the Debug Mode to the Release Mode: The steps: Step 1: Click the Project menu -> setting -> change "win32 debug" to "win32 release". Step 2: Click the Build menu -> Set Active Configuration. From the popup box, select the win32prog – Win32 Release (win32prog should be your project name). Then click OK button. ...
thank u friend.. but i am facing another problem... Release folder automatically create right.... after change release mode... i am trying to compile and run... C:\bujji\server\Release\Server.exe this file does not exist. do u want to build it? yes no i am clicking yes cannot Execute program
-
thank u friend.. but i am facing another problem... Release folder automatically create right.... after change release mode... i am trying to compile and run... C:\bujji\server\Release\Server.exe this file does not exist. do u want to build it? yes no i am clicking yes cannot Execute program
Member 3653751 wrote:
C:\bujji\server\Release\Server.exe
After compiling/linking, does C:\bujji\server\Release\Server.exe exist?
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"Man who follows car will be exhausted." - Confucius