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. A query about Visual C/C++ 2008 edition's main menu

A query about Visual C/C++ 2008 edition's main menu

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++databaseannouncement
2 Posts 2 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.
  • A Offline
    A Offline
    Anthony Appleyard
    wrote on last edited by
    #1

    In Visual C/C++ 2008 version's main top menu, clicking on "Build" causes a dropdown menu, which includes:- Build Solution Rebuild Solution Clean Solution Build xxxx Rebuild xxxx Clean xxxx Project Only and clicking on "Project Only" causes a sub-dropdown menu with:- Build Only xxxx Rebuild Only xxxx Clean Only xxxx Link Only xxxx where "xxxx" is the name of the current project. What is "Solution" and what is "xxxx" and what is "Only xxxx"? Which of these 3 options recompiles the whole of the current project? Which option recompiles what?

    L 1 Reply Last reply
    0
    • A Anthony Appleyard

      In Visual C/C++ 2008 version's main top menu, clicking on "Build" causes a dropdown menu, which includes:- Build Solution Rebuild Solution Clean Solution Build xxxx Rebuild xxxx Clean xxxx Project Only and clicking on "Project Only" causes a sub-dropdown menu with:- Build Only xxxx Rebuild Only xxxx Clean Only xxxx Link Only xxxx where "xxxx" is the name of the current project. What is "Solution" and what is "xxxx" and what is "Only xxxx"? Which of these 3 options recompiles the whole of the current project? Which option recompiles what?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Each project is part of a Solution (top folder in the tree), which may contain other projects. So you can build/rebuild/clean only a particular project, or every project in the Solution.

      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