Click here to Skip to main content
15,889,116 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questioncant make it stop, problem with small c++ code Pin
rambache8-Jul-09 8:50
rambache8-Jul-09 8:50 
AnswerRe: cant make it stop, problem with small c++ code Pin
josda10008-Jul-09 9:01
josda10008-Jul-09 9:01 
AnswerRe: cant make it stop, problem with small c++ code Pin
gamefreak22918-Jul-09 9:03
gamefreak22918-Jul-09 9:03 
GeneralRe: cant make it stop, problem with small c++ code Pin
josda10008-Jul-09 9:04
josda10008-Jul-09 9:04 
GeneralRe: cant make it stop, problem with small c++ code Pin
josda10008-Jul-09 9:03
josda10008-Jul-09 9:03 
GeneralRe: cant make it stop, problem with small c++ code Pin
gamefreak22918-Jul-09 9:12
gamefreak22918-Jul-09 9:12 
QuestionUnderstanding SDI Document/View Linkage - #$@%$%%^$%^% Pin
CodeMacDaddy8-Jul-09 8:47
CodeMacDaddy8-Jul-09 8:47 
Questionlib file keeps fully recompiling even when no changes have been made Pin
KellyR8-Jul-09 7:32
KellyR8-Jul-09 7:32 
Hi,

I'm using Embedded Visual C++ 4.0 for this project so it's a little different than the recent versions of VC++ but by and large it's the same interface, albeit more similar to the older Visual Studio 6.0 from years past.

So the problem is this:

I have a large project that consists of several smaller projects. One of these smaller projects, a lib project, keeps fully recompiling every darned time I compile the project, even though no changes have been made to it. The other lib files are fine, they don't recompile unless I change one of their cpp/h files. I'm sure it's just some silly setting on this lib project but for the life of me I can't find it. Does anyone know what I can do to stop it from recompiling every time?

Thanks!

KR

AnswerRe: lib file keeps fully recompiling even when no changes have been made Pin
Stuart Dootson8-Jul-09 9:40
professionalStuart Dootson8-Jul-09 9:40 
AnswerRe: lib file keeps fully recompiling even when no changes have been made Pin
KellyR9-Jul-09 3:14
KellyR9-Jul-09 3:14 
AnswerRe: lib file keeps fully recompiling even when no changes have been made Pin
Alan Balkany8-Jul-09 11:21
Alan Balkany8-Jul-09 11:21 
Question[Message Deleted] Pin
vidya5568-Jul-09 7:10
vidya5568-Jul-09 7:10 
AnswerRe: Memory Manager Pin
David Crow8-Jul-09 7:15
David Crow8-Jul-09 7:15 
AnswerRe: Memory Manager Pin
Stuart Dootson8-Jul-09 7:17
professionalStuart Dootson8-Jul-09 7:17 
AnswerRe: Memory Manager Pin
Michael Schubert8-Jul-09 7:22
Michael Schubert8-Jul-09 7:22 
General[Message Deleted] Pin
vidya5568-Jul-09 7:37
vidya5568-Jul-09 7:37 
GeneralRe: Memory Manager Pin
molesworth8-Jul-09 9:37
molesworth8-Jul-09 9:37 
GeneralRe: Memory Manager Pin
vidya5568-Jul-09 11:07
vidya5568-Jul-09 11:07 
GeneralRe: Memory Manager Pin
molesworth8-Jul-09 13:59
molesworth8-Jul-09 13:59 
GeneralRe: Memory Manager Pin
Rajesh R Subramanian8-Jul-09 22:17
professionalRajesh R Subramanian8-Jul-09 22:17 
AnswerRe: Memory Manager Pin
harold aptroot8-Jul-09 8:12
harold aptroot8-Jul-09 8:12 
Questioninline or macro Pin
Be programmer8-Jul-09 6:36
Be programmer8-Jul-09 6:36 
AnswerRe: inline or macro Pin
Michael Schubert8-Jul-09 6:46
Michael Schubert8-Jul-09 6:46 
GeneralRe: inline or macro Pin
George L. Jackson8-Jul-09 6:59
George L. Jackson8-Jul-09 6:59 
GeneralRe: inline or macro Pin
PJ Arends8-Jul-09 9:12
professionalPJ Arends8-Jul-09 9:12 

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.