mehmetalpsumer/defiers-of-the-four

unresolved external symbol

Closed this issue · 1 comments

Error

LNK2019	unresolved external symbol __imp_TransparentBlt referenced in function "public: void __cdecl Bitmap::Draw(struct HDC__ *,int,int,int,unsigned long)" (?Draw@Bitmap@@QEAAXPEAUHDC__@@HHHK@Z)	DotF	C:\Users\Alp\Desktop\defiers-of-the-four\src\Bitmap.obj	1	

Go to Project > Properties > Linker > Input.
Insertwinmm.lib;msimg32.lib; to the beginning of Additional Dependencies.