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

Compiler

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 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.
  • K Offline
    K Offline
    kopfschnecke
    wrote on last edited by
    #1

    I use the MS VCC+ 6.0 Compiler. After a system-crash i have great problems, to open the project. During opening the project uses nearly 100% of CPU an i can wait a long time. The same by changing in the project. What can i do?

    B A 2 Replies Last reply
    0
    • K kopfschnecke

      I use the MS VCC+ 6.0 Compiler. After a system-crash i have great problems, to open the project. During opening the project uses nearly 100% of CPU an i can wait a long time. The same by changing in the project. What can i do?

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

      After MSVC has crashed, check that it has actually closed. Sometimes you'll get one or more MSDEV.EXE processes left running, which you can kill off with Task Manager before you restart it. It's pretty good practice to reboot your machine after a crash though. -- Help me! I'm turning into a grapefruit!

      1 Reply Last reply
      0
      • K kopfschnecke

        I use the MS VCC+ 6.0 Compiler. After a system-crash i have great problems, to open the project. During opening the project uses nearly 100% of CPU an i can wait a long time. The same by changing in the project. What can i do?

        A Offline
        A Offline
        Alexandru Savescu
        wrote on last edited by
        #3

        You may also consider deleting the .opt, .ncb, .clw, .aps, .plg files and the Debug and Release directories. Sometimes it helps! Best regards, Alexandru Savescu

        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