Hello, I am facing a problem. After I run cmake, I run make command. But an error message "/crt/crtexewin.c:67:(.text.startup+0xbd): ndefined reference to `WinMain' collect2.exe: error: ld returned 1 exit status"
I have installed SDL2, SDL2-tff, Eigen packages. So I don't know how to fix this problem.
Could you guild to me a way to fix that?
Thanks...
Hello, I am facing a problem. After I run cmake, I run make command. But an error message "/crt/crtexewin.c:67:(.text.startup+0xbd): ndefined reference to `WinMain' collect2.exe: error: ld returned 1 exit status"
I have installed SDL2, SDL2-tff, Eigen packages. So I don't know how to fix this problem.
Could you guild to me a way to fix that?
Thanks...