Code Monkey home page Code Monkey logo

Comments (3)

tomo0300 avatar tomo0300 commented on August 21, 2024 1

I'm relatively busy right now, can't find time to play Minecraft. As soon as I've tried it out, I'll let you know :)

from botcraft.

adepierre avatar adepierre commented on August 21, 2024

Hello

It seems that something weird happened during the automatic installation process. Could you check if there is something in 3rdparty/glfw ? If the folder is empty, you can try to run the submodule command manually:

git submodule update --init -- 3rdparty/glfw

Then rerun the cmake config step. If it works it should populate 3rdparty/glfw and then compile it to /3rdparty/glfw during cmake config step.

Alternatively, if you don't specifically need GUI support you could just disable it, removing the dependency to glfw by setting BOTCRAFT_USE_OPENGL_GUI to OFF.

from botcraft.

adepierre avatar adepierre commented on August 21, 2024

Any news here, do you still have this issue?

from botcraft.

Related Issues (20)

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.