Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. win32 debug to win32 release mode in vc6

win32 debug to win32 release mode in vc6

Scheduled Pinned Locked Moved C / C++ / MFC
debugginghelpannouncement
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 3650979
    wrote on last edited by
    #1

    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...

    S 1 Reply Last reply
    0
    • U User 3650979

      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...

      S Offline
      S Offline
      Software_Developer
      wrote on last edited by
      #2

      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. ...

      U 1 Reply Last reply
      0
      • S Software_Developer

        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. ...

        U Offline
        U Offline
        User 3650979
        wrote on last edited by
        #3

        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

        D 1 Reply Last reply
        0
        • U User 3650979

          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

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          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

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups