c++ - How do I specify include directories using NMake? -


I am trying to use nmake to create libfcg (), however I am getting the following error: < / P>

  .. \ include \ fcgios.h (23): fatal error C1083: The file can not be included: 'windows.h': Any such file or directory  

I have a widow SDK installed and the Windows.h file exists in this directory:

  C: \ Program Files \ Microsoft SDK \ Windows \ v7.0A \ Include < / Code> 

How do I make a directive I might as specified?

pass-I "Include dir" as a command-line option for CL.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -