mchess
mchess copied to clipboard
Getting collect2.exe: error: ld returned 1 exit status when compiling
Can't get it up running. Been compiling it with g++ and it won't work.
Hmm. I just tried right now:
- Clone repository
- type
make
and that worked fine.
I'm running Linux Mint (variant of Ubuntu). I guess you're on a Windows machine. Are you using cygwin ?
Yeah I got it working on Linux. But haven't tried since on Windows.