Git Product home page Git Product logo

Comments (2)

Skrylar avatar Skrylar commented on June 5, 2024

It worked fine in the version of Nim I wrote it for. Have they co-opted the keyword now?

from nfltk.

ZHANITEST avatar ZHANITEST commented on June 5, 2024

Hello @Skrylar.

@retsyo , you need to tell more about using compiler version and env.
But i guess, the nfltk used deprecated keyword.

> nim --version // Nim Compiler Version 0.20.0 [Windows: amd64]
> git clone https://github.com/Skrylar/nfltk
> cd nfltk

... And, i got a error this when i build test.nim on VSCode:

[Running] nim compile --verbosity:0 --hints:off --run "c:\Users\ZHANITEST\nfltk\test.nim"
c:\Users\3169690\nfltk\private\image.nim(20, 59) Warning: type pragmas follow the type name; this form of writing pragmas is deprecated [Deprecated]
c:\Users\3169690\nfltk\private\widget.nim(25, 34) Error: undeclared identifier: 'out'

[Done] exited with code=1 in 0.267 seconds

Have you any plan for solve this problem?
I want to use this for making Sprite utils. 😄

from nfltk.

Related Issues (5)

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.