NO

Author Topic: Includes and Libraries Folders  (Read 3461 times)

JohnF

  • Guest
Includes and Libraries Folders
« on: March 31, 2005, 12:13:47 PM »
Hello,

Sometimes when converting a C++ project to C I run MSVC 6 at the same time as running PellesC - if I have a crash in MSVC the PellesC folders for includes and libraries sometimes get overwritten with the MSVC 6 ones.

I have PellesC as the default debugger - has anyone one else seen this?

Is it possible that MSVC is overwriting the PellesC registry entires?

John

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Includes and Libraries Folders
« Reply #1 on: March 31, 2005, 12:43:29 PM »
Hello,

I have never seen this, but I don't run them at the same time very often. I have no idea, for the moment, how this can happen...

Pelle
/Pelle

pocket_geek

  • Guest
Includes and Libraries Folders
« Reply #2 on: March 31, 2005, 12:46:32 PM »
I've seen this once while using PellesC and VS.net 2k3.  Unfortunately I'm not exactly sure when it happened or what caused it.

JohnF

  • Guest
Includes and Libraries Folders
« Reply #3 on: March 31, 2005, 01:38:34 PM »
It has also happened when PellesC was not running.

It has to be MSVC doing it I imagine.

John