Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add to nimble #8

Open
define-private-public opened this issue Mar 11, 2017 · 0 comments
Open

Add to nimble #8

define-private-public opened this issue Mar 11, 2017 · 0 comments

Comments

@define-private-public
Copy link

Hi.

Thanks for you work on this. There do exist some chipmunk bindings on nimble, but those are for 6.x. Can you put this on nimble?

Also, the syntax for the .nimble files has changed. When I do a nimble install from a clone copy of the repo, this shows up. It still install it, but only for now:

   Warning: File inside package 'chipmunk7' is outside of permitted namespace, should be named 'chipmunk7.nim' but was named 'chipmunk.nim' instead. This will be an error in the future.
      Hint: Rename this file to 'chipmunk7.nim', move it into a 'chipmunk7/' subdirectory, or prevent its installation by adding `skipFiles = @["chipmunk.nim"]` to the .nimble file. See https://github.com/nim-lang/nimble#libraries for more info.
  Verifying dependencies for [email protected]
 Installing [email protected]
   Success: chipmunk7 installed successfully.
   Warning: The .nimble file for this project could make use of additional features, if converted into the new NimScript format.
        ... For more details see:https://github.com/nim-lang/nimble#creating-packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant