HI,
I get this error.
1>MSVCRTD.lib(exe_winmain.obj) : error LNK2019: unresolved external symbol WinMain referenced in function "int __cdecl invoke_main(void)" (?invoke_main@@YAHXZ)
The linker->system->subsystem is defined as consol.
even when i fix that .. I still get the same error.
BR
HI,
I get this error.
1>MSVCRTD.lib(exe_winmain.obj) : error LNK2019: unresolved external symbol WinMain referenced in function "int __cdecl invoke_main(void)" (?invoke_main@@YAHXZ)The linker->system->subsystem is defined as consol.
even when i fix that .. I still get the same error.
BR