Code Monkey home page Code Monkey logo

fann.jl's People

Contributors

gasagna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fann.jl's Issues

Error loading module on julia 0.6.3

This is the stack trace, it includes many warnings and one error at the end.

WARNING: deprecated syntax "typealias fann_errno_enum Uint32" at /home/pavan/.julia/v0.6/FANN/src/libfann_common.jl:57.
Use "const fann_errno_enum = Uint32" instead.

WARNING: deprecated syntax "typealias fann_train_enum Uint32" at /home/pavan/.julia/v0.6/FANN/src/libfann_common.jl:89.
Use "const fann_train_enum = Uint32" instead.

WARNING: deprecated syntax "typealias fann_activationfunc_enum Uint32" at /home/pavan/.julia/v0.6/FANN/src/libfann_common.jl:98.
Use "const fann_activationfunc_enum = Uint32" instead.

WARNING: deprecated syntax "typealias fann_errorfunc_enum Uint32" at /home/pavan/.julia/v0.6/FANN/src/libfann_common.jl:120.
Use "const fann_errorfunc_enum = Uint32" instead.

WARNING: deprecated syntax "typealias fann_stopfunc_enum Uint32" at /home/pavan/.julia/v0.6/FANN/src/libfann_common.jl:126.
Use "const fann_stopfunc_enum = Uint32" instead.

WARNING: deprecated syntax "typealias fann_nettype_enum Uint32" at /home/pavan/.julia/v0.6/FANN/src/libfann_common.jl:132.
Use "const fann_nettype_enum = Uint32" instead.

WARNING: deprecated syntax "typealias fann_type Cdouble" at /home/pavan/.julia/v0.6/FANN/src/libfann_common.jl:137.
Use "const fann_type = Cdouble" instead.

WARNING: deprecated syntax "typealias fann_callback_type Ptr{Void}" at /home/pavan/.julia/v0.6/FANN/src/libfann_common.jl:153.
Use "const fann_callback_type = Ptr{Void}" instead.
ERROR: LoadError: LoadError: LoadError: UndefVarError: Uint32 not defined
Stacktrace:
 [1] include_from_node1(::String) at ./loading.jl:576
 [2] include(::String) at ./sysimg.jl:14
 [3] include_from_node1(::String) at ./loading.jl:576
while loading /home/pavan/.julia/v0.6/FANN/src/libfann_common.jl, in expression starting on line 56
while loading /home/pavan/.julia/v0.6/FANN/src/FANN.jl, in expression starting on line 16

The module fails to load post this.

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.