GithubHelp home page GithubHelp logo

Comments (5)

kb173 avatar kb173 commented on June 16, 2024

Hi! This error occurs when godot-cpp wasn't built before building Geodot, the library being linked to are the godot-cpp bindings.
Did you run cd godot-cpp; scons platform=windows generate_bindings=yes before building the Docker container? If so, can you let me know what the contents of geodot-plugin/godot-cpp/bin/ are?

from geodot-plugin.

apwebber avatar apwebber commented on June 16, 2024

Hi, yep I did run that command, there is one file in that folder libgodot-cpp.windows.template_debug.x86_64.lib

from geodot-plugin.

kb173 avatar kb173 commented on June 16, 2024

Ah, we get libgodot-cpp.windows.template_debug.x86_64.a rather than .lib on our build container. I think this means you ran cd godot-cpp; scons platform=windows generate_bindings=yes on a standard Windows command line, right? We've never tested that, seems like it doesn't work, maybe since that then uses MSVC rather than MinGW? Not sure how to get it to use MinGW; maybe you could try running that step on WSL? I'll add a note on that to the README once we've figured it out, thanks for testing!

from geodot-plugin.

apwebber avatar apwebber commented on June 16, 2024

That was it! Yes I see now the instructions do say to run on WSL. The other thing I had to do was install scons and mingw in WSL.

from geodot-plugin.

kb173 avatar kb173 commented on June 16, 2024

Great! I added the SCons and MinGW installation step to the README and tried emphasizing the need for WSL more. Thanks!

from geodot-plugin.

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.