dshawul / Scorpio

Scorpio chess engine
Other
81 stars 19 forks source link

Compile issues Windows 10 #18

Closed RichardPortelli closed 2 years ago

RichardPortelli commented 3 years ago

Hello :-) I have the error can't find "InterlockedEchangeAdd16" , any idea how to solve this issue? Thanks

dshawul commented 3 years ago

Hi, It looks like your system does not support this atomic operation. Could you print the full error message from the compiler and the system information as well ?