Linker Tools Error LNK1194

cannot delay-load dll name due to import of data symbol symbol name; relink without /DELAYLOAD:dll name

You cannot delay load a DLL if data is imported from it.