Coder Social home page Coder Social logo

compilation failed - on Linux about weiawaga HOT 5 CLOSED

heiaha avatar heiaha commented on June 13, 2024
compilation failed - on Linux

from weiawaga.

Comments (5)

Heiaha avatar Heiaha commented on June 13, 2024

Hi, yes you will need to use Rust nightly to compile this. The Step trait used is nightly only.

https://doc.rust-lang.org/std/iter/trait.Step.html

from weiawaga.

tissatussa avatar tissatussa commented on June 13, 2024

Thanks. I'm on Xubuntu 20.04 - i forgot to mention this .. i have problems installing Nightly for Rust .. another chess engine programmer also used this, but later (to please me, i guess) he changed a bit of his code, so it could compile without it .. what's so special / important about Nightly builds ? Do you really need its features ?

from weiawaga.

Heiaha avatar Heiaha commented on June 13, 2024

I chose to use it because I like the step trait for the enumeration that I use for squares, and that is only available in nightly.

from weiawaga.

Heiaha avatar Heiaha commented on June 13, 2024

Hi @tissatussa. As an update, I've removed the nightly features so now you can compile the engine on a stable toolchain.

from weiawaga.

tissatussa avatar tissatussa commented on June 13, 2024

thanks !
indeed i can compile Weiawaga now, and it runs fine in CuteChess !

however, i encounter some fault concerning the Hash setting .. i will open a new Issue for that.

from weiawaga.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.