Devenv.exe with /I and whitespacess

Posted by Esco on Stack Overflow See other posts from Stack Overflow or by Esco
Published on 2010-03-22T09:08:24Z Indexed on 2010/03/22 9:11 UTC
Read the original article Hit count: 392

Filed under:
|
|
|

Hey folks,

I've tried to compile an application with Directx. But this causes an PRJ0030 error for $(). How can I escape critical characters like (,) oder blanks. Refering to the cmd I've used ^ but it does not help.

Kind regards, Gerrit

© Stack Overflow or respective owner

Related posts about c++

Related posts about directx