Solify's D3D Base Compile Error!
I get this error
Code:
1>fatal error C1047: The object or library file '.\Release\dllmain.obj' was created with an older compiler than other objects; rebuild old objects and libraries
1>LINK : fatal error LNK1257: code generation failed
What version of VC++ are you using
Create a new empty project, then the header adds . H, then adds in source os.Cpp
Try to compile.
this error is when you get the base files, and open direct. Give time to compile the error.
create a project and add them.
Just Click On Build ---> Project Only ---> Base Name Rebuild ... Read The Error Next Time !
Yes, just rebuild it or delete then add the dllmain.obj to Resource Files back.