Click here to Skip to main content
15,885,032 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Setting breakpoints in source code in manual compile Pin
jschell12-Feb-16 11:30
jschell12-Feb-16 11:30 
GeneralRe: Setting breakpoints in source code in manual compile Pin
Albert Holguin12-Feb-16 11:53
professionalAlbert Holguin12-Feb-16 11:53 
GeneralRe: Setting breakpoints in source code in manual compile Pin
jschell19-Feb-16 12:13
jschell19-Feb-16 12:13 
GeneralRe: Setting breakpoints in source code in manual compile Pin
Albert Holguin22-Feb-16 14:46
professionalAlbert Holguin22-Feb-16 14:46 
GeneralRe: Setting breakpoints in source code in manual compile Pin
jschell6-Mar-16 6:09
jschell6-Mar-16 6:09 
GeneralRe: Setting breakpoints in source code in manual compile Pin
Albert Holguin6-Mar-16 8:48
professionalAlbert Holguin6-Mar-16 8:48 
GeneralRe: Setting breakpoints in source code in manual compile Pin
jschell31-Mar-16 9:02
jschell31-Mar-16 9:02 
QuestionVS2008 Total bitching weirdness - ever seen a message about the compiler driver? Pin
charlieg2-Feb-16 8:30
charlieg2-Feb-16 8:30 
I do a lot of work in VS2008. It's the editor I have to use for WEC 7 development. I must have 7 different device SDKs installed in my laptop. Recommendation - if you have to do multi-target development, I'd install each in their own VM. Anyway...

So I'm trying to fix some things in a source repository. Made a few changes and tried to save the cpp file. It tells me the fail is locked. D'Oh! | :doh: okay, Save As... send it to src1.cpp.

Exit VS2008. Nope, there is a phantom dialog window open, I cannot leave. Well, FU VS2008, I kill off the process.

Go to the source folder, try to delete src.cpp. This is what I get:

"The action can't be completed because the file is open in Microsoft C/C++ Compiler Driver"

Now this is completely new to me. Mad | :mad:

Anyone else seen this error? I know how to ultimately make it go away, but I don't want to reboot just yet.
Charlie Gilley
<italic>Stuck in a dysfunctional matrix from which I must escape...

"Where liberty dwells, there is my country." B. Franklin, 1783
“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

AnswerRe: VS2008 Total bitching weirdness - ever seen a message about the compiler driver? Pin
Jochen Arndt2-Feb-16 21:24
professionalJochen Arndt2-Feb-16 21:24 
GeneralRe: VS2008 Total bitching weirdness - ever seen a message about the compiler driver? Pin
charlieg3-Feb-16 5:18
charlieg3-Feb-16 5:18 
QuestionCreating a CListbox manually ends up with corrupted HWND. [FIXED] Pin
Maximilien1-Feb-16 3:49
Maximilien1-Feb-16 3:49 
AnswerRe: Creating a CListbox manually ends up with corrupted HWND. Pin
Bram van Kampen1-Feb-16 14:55
Bram van Kampen1-Feb-16 14:55 
QuestionCatching User Activity Pin
Bram van Kampen30-Jan-16 15:10
Bram van Kampen30-Jan-16 15:10 
SuggestionRe: Catching User Activity Pin
Richard MacCutchan30-Jan-16 21:18
mveRichard MacCutchan30-Jan-16 21:18 
GeneralRe: Catching User Activity Pin
Bram van Kampen31-Jan-16 12:21
Bram van Kampen31-Jan-16 12:21 
GeneralRe: Catching User Activity Pin
Richard MacCutchan31-Jan-16 21:22
mveRichard MacCutchan31-Jan-16 21:22 
GeneralRe: Catching User Activity Pin
Bram van Kampen1-Feb-16 16:14
Bram van Kampen1-Feb-16 16:14 
GeneralRe: Catching User Activity Pin
Richard MacCutchan1-Feb-16 21:46
mveRichard MacCutchan1-Feb-16 21:46 
AnswerRe: Catching User Activity Pin
Jochen Arndt30-Jan-16 22:03
professionalJochen Arndt30-Jan-16 22:03 
GeneralRe: Catching User Activity Pin
Bram van Kampen31-Jan-16 12:44
Bram van Kampen31-Jan-16 12:44 
GeneralRe: Catching User Activity Pin
Jochen Arndt31-Jan-16 22:42
professionalJochen Arndt31-Jan-16 22:42 
PraiseRe: Catching User Activity Pin
Bram van Kampen1-Feb-16 15:28
Bram van Kampen1-Feb-16 15:28 
SuggestionRe: Catching User Activity Pin
David Crow31-Jan-16 15:48
David Crow31-Jan-16 15:48 
GeneralRe: Catching User Activity Pin
Bram van Kampen1-Feb-16 15:18
Bram van Kampen1-Feb-16 15:18 
QuestionDid some one use Eigen or Armadillo library to do calculation? Pin
smallkubi28-Jan-16 22:31
smallkubi28-Jan-16 22:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.