Click here to Skip to main content

C / C++ / MFC

   

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page  Show 
  Refresh
GeneralRe: please send explaination PinmvpCPallini21:53 23 Feb '12  
AnswerRe: please send explaination PinmemberChris Losinger1:27 23 Feb '12  
AnswerRe: please send explaination PinmemberJohnNawrocki2:08 23 Feb '12  
GeneralRe: please send explaination PinmvpRichard MacCutchan2:36 23 Feb '12  
AnswerRe: please send explaination PinmemberVuNic3:56 23 Feb '12  
QuestionNMAKE can't find include file in subfolder -- SOLVED [modified] PinmemberAlan Balkany11:50 22 Feb '12  
AnswerRe: NMAKE can't find include file in subfolder PinmemberDavidCrow16:48 22 Feb '12  
I haven't messed with make files in a very long time, but it seems that the preprocessor is going to look in the following folders for sys/types.h:
 
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\sys"
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\sys"
"C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Include"
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include"
Of the above, only the last one would appear to contain a folder named sys, correct?
 
Does the \ vs. / make any difference? I don't think it does, but I just wanted to mention it.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


GeneralRe: NMAKE can't find include file in subfolder PinmemberAlan Balkany5:45 24 Feb '12  
GeneralRe: NMAKE can't find include file in subfolder PinmemberDavidCrow5:56 24 Feb '12  
QuestionRe: NMAKE can't find include file in subfolder PinmvpCPallini22:45 22 Feb '12  
AnswerRe: NMAKE can't find include file in subfolder PinmvpRichard MacCutchan23:01 22 Feb '12  
AnswerRe: NMAKE can't find include file in subfolder PinmvpRichard MacCutchan22:59 22 Feb '12  
GeneralRe: NMAKE can't find include file in subfolder PinmemberAlan Balkany5:35 24 Feb '12  
GeneralRe: NMAKE can't find include file in subfolder PinmvpRichard MacCutchan6:12 24 Feb '12  
AnswerRe: NMAKE can't find include file in subfolder Pinmemberbjorn_ht23:35 22 Feb '12  
GeneralRe: NMAKE can't find include file in subfolder PinmvpRichard MacCutchan2:38 23 Feb '12  
GeneralRe: NMAKE can't find include file in subfolder Pinmemberbjorn_ht5:15 23 Feb '12  
GeneralRe: NMAKE can't find include file in subfolder PinmvpRichard MacCutchan6:24 23 Feb '12  
GeneralRe: NMAKE can't find include file in subfolder Pinmemberbjorn_ht9:44 23 Feb '12  
GeneralRe: NMAKE can't find include file in subfolder PinmemberAlan Balkany5:37 24 Feb '12  
Questions it safe to pass CComVariant declared locally ot other function Pinmemberptr_Electron3:55 22 Feb '12  
AnswerRe: s it safe to pass CComVariant declared locally ot other function PinmemberJochen Arndt4:39 22 Feb '12  
QuestionHow to check CComVariant.boolval is valid and extract bool value from it Pinmemberptr_Electron3:51 22 Feb '12  
AnswerRe: How to check CComVariant.boolval is valid and extract bool value from it Pinmemberbjorn_ht4:44 22 Feb '12  
AnswerRe: How to check CComVariant.boolval is valid and extract bool value from it PinmemberJochen Arndt4:48 22 Feb '12  

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

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


Advertise | Privacy | Mobile
Beta | 2.5.120517.1 | Last Updated 23 May 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid