PDA

View Full Version : compile errors in RpcDceP.h ?



eric_vi
22nd November 2013, 20:58
I am trying compile a QT project under Windows 8.1 through QTCreator, using in the kit the Microsoft Visual C++ 10 (x86) compiler

I will compile a few files and then suddenly i get a tons of errors in an header RpcDceP.h... (i am not using this header in my project, no clue where it is coming from!)
errors are like... syntax error missing ) before identifier 'PRPC_MESSAGE' etc..

If i start to compile again.. i will do a few more files and then i will get the same list of errors..


I am certainly missing a setting.. but i have no clue what...


Thank you for any input