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. The Lounge
  3. Switch VS 2k8 to use multiple cores to compile

Switch VS 2k8 to use multiple cores to compile

Scheduled Pinned Locked Moved The Lounge
visual-studiocsharptutorialquestion
2 Posts 2 Posters 2 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.
  • D Offline
    D Offline
    Dan Neely
    wrote on last edited by
    #1

    A while back someone posted how to change visual studio to do multithreaded compiles without reinstalling it (it defaults to the system config at install time). I thought I'd bookmarked the post but apparently I didn't. Does anyone know how to do this?

    Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

    B 1 Reply Last reply
    0
    • D Dan Neely

      A while back someone posted how to change visual studio to do multithreaded compiles without reinstalling it (it defaults to the system config at install time). I thought I'd bookmarked the post but apparently I didn't. Does anyone know how to do this?

      Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

      B Offline
      B Offline
      bolivar123
      wrote on last edited by
      #2

      In the VS IDE, Tools...Options...Projects and Solutions...Build and Run... On the Build and Run page, you can specify how many parallel project builds. For C++ projects, this just causes VS to launch multiple instances of cl.exe to build multiple projects in your solution. Hope this helps

      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