[c++] linker errors
I am getting about 10 errors all of this type:
main.obj : error LNK2005: "struct HINSTANCE__ * myhInst" (?myhInst@@3PAUHINSTANCE__@@A) already defined in CTexture.obj
I haven't been able to figure this out?
Any suggestions?
__________________
"Good artists copy, great artists steal." - Pablo Picasso
|