Hey,
I get the following 6 builderrors and have no idea where to start fixing it:
XMPFilesStatic.lib(Host_IO-Win.obj) : error LNK2001: unresolved external symbol __imp__OpenProcessToken@12
XMPFilesStatic.lib(Host_IO-Win.obj) : error LNK2001: unresolved external symbol __imp__OpenThreadToken@16
XMPFilesStatic.lib(Host_IO-Win.obj) : error LNK2001: unresolved external symbol __imp__MapGenericMask@8
XMPFilesStatic.lib(Host_IO-Win.obj) : error LNK2001: unresolved external symbol __imp__AccessCheck@32
XMPFilesStatic.lib(Host_IO-Win.obj) : error LNK2001: unresolved external symbol __imp__DuplicateToken@12
XMPFilesStatic.lib(Host_IO-Win.obj) : error LNK2001: unresolved external symbol __imp__GetFileSecurityW@20
Any ideas/hints?
Greetings,
Simon