Disservin / chess-library

C++ chess library
https://disservin.github.io/chess-library/
MIT License
63 stars 20 forks source link

Compile error #82

Closed codingbear314 closed 4 months ago

codingbear314 commented 4 months ago

"message": "no suitable conversion function from \"std::_Array_iterator<chess::Movelist::value_type, 256Ui64>\" to \"chess::Movelist::iterator\" exists", "source": "C/C++", "startLineNumber": 1268

I'm getting this message in vscode, with gcc 8.1.0

codingbear314 commented 4 months ago

Sorry I think I fixed it

null-lnp commented 4 months ago

Hey, how did you fix it?

Disservin commented 3 months ago

should be fixed now in upstream