1 2 3 4 5 6 7 8 9 10 11 12 13
|
Compiling...
MemoryManager.cpp
... \debug\memorymanager.cpp(25) : warning C4273: 'Yes::CMemoryManager::CMemoryManager' : inconsistent dll linkage
... \debug\memorymanager.h(56) : see previous definition of '{ctor}'
consistent dll linkage
...
... \debug\logger.cpp(22) : error C2491: 'Yes::ILogger::s_Instance' : definition of dllimport static data member not allowed
....
Generating Code...
Build log was saved ...
1 error(s), 22 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== |
Partager