Je fais référence à quelques-uns qui ont une dépendance sur la plate-forme sdk. Lorsque j'ajoute la ligne suivante à mon QT Creator fichier Pro et essayer de le compiler renvoie des erreurs confuses:Y compris plate-forme SDK dans QT Creator
INCLUDEPATH += "C:\Program Files\Microsoft Platform SDK\Include"
Les erreurs sont:
c:\Program Files\Microsoft Platform SDK\Include/winnt.h:666: error: #error Must define a target architecture.
c:\Program Files\Microsoft Platform SDK\Include/oaidl.h:442: error: pasting "/" and "/" does not give a valid preprocessing token
c:\Program Files\Microsoft Platform SDK\Include/oaidl.h:457: error: pasting "/" and "/" does not give a valid preprocessing token
c:\Program Files\Microsoft Platform SDK\Include/propidl.h:310: error: pasting "/" and "/" does not give a valid preprocessing token
c:\Program Files\Microsoft Platform SDK\Include/oaidl.h:442: error: expected unqualified-id before '/' token
c:\Program Files\Microsoft Platform SDK\Include/oaidl.h:457: error: expected unqualified-id before '/' token
c:\Program Files\Microsoft Platform SDK\Include/propidl.h:310: error: expected unqualified-id before '/' token
Toute aide est grandement appréciée
Cela n'a pas aidé la situation, mais je vous remercie pour l'idée. – Rufius