Giter Club home page Giter Club logo

Comments (10)

endragor avatar endragor commented on August 12, 2024

Have you performed the steps described here: https://github.com/pragmagic/godot-nim-stub ? Specifically, it seems you are missing nimble install godot.

from godot-nim.

ratherAnonymous avatar ratherAnonymous commented on August 12, 2024

When installing the godot package with nimble I get the following install log:
Downloading https://github.com/pragmagic/godot-nim using git
Warning: Package 'godot' has an incorrect structure. It should contain a single directory hierarchy for source files, named 'godot', but file 'godotnim.nim' is in a directory named 'nim' instead. This will be an error in the future.
Hint: If 'nim' contains source files for building 'godot', rename it to 'godot'. Otherwise, prevent its installation by adding skipDirs = @["nim"] to the .nimble file.
Verifying dependencies for [email protected]
Info: Dependency on compiler@>= 0.17.3 already satisfied
Verifying dependencies for [email protected]
Installing [email protected]
Success: godot installed successfully.

from godot-nim.

endragor avatar endragor commented on August 12, 2024

And then nake build fails for you? Could you please also provide output of nim -v and nimble -v?

from godot-nim.

ratherAnonymous avatar ratherAnonymous commented on August 12, 2024

nimble v0.8.8
Nim Compiler Version 0.17.3
I compile Nim right from the git repo. And people told me it's basically 0.18.0.
I don't know where I could get a newer nim version.

from godot-nim.

endragor avatar endragor commented on August 12, 2024

Not quite sure then why it fails for you... Any chance you have --noNimblePath specified in global Nim config?

from godot-nim.

ratherAnonymous avatar ratherAnonymous commented on August 12, 2024

Ok, apparently Nim had some problem finding system.nim and other minor things.

Could you tell me how exactly am I supposed to set the godot environment variable?(I'm on Arch Linux)
right now it's:
export GODOT_BIN=$PATH:$HOME/Desktop/Godot_v3.0-stable_x11.64

from godot-nim.

 avatar commented on August 12, 2024

@ratherAnonymous remove "$PATH:" from this line :)

from godot-nim.

endragor avatar endragor commented on August 12, 2024

@ratherAnonymous Can I assume this is resolved now and was some kind of environment configuration problem?

from godot-nim.

ratherAnonymous avatar ratherAnonymous commented on August 12, 2024

It was an environment configuration problem.
Thanks for the help. Everything works now.
:3

from godot-nim.

endragor avatar endragor commented on August 12, 2024

Good to know!

from godot-nim.

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.