Giter Club home page Giter Club logo

fn's People

Contributors

soheilhy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

zouzias

fn's Issues

Compilation Errors

This library you made seemed really useful; however, I am having trouble incorporating it into my project. When I try to compile, I get a slew of errors. I am currently using C++14. Any help with this would be greatly appreciated! Here are the errors:

Severity Code Description Project File Line Suppression State
Error C2988 unrecognizable template declaration/definition (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 101
Error C2143 syntax error: missing ';' before 'const' (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 101
Error C2238 unexpected token(s) preceding ';' (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 101
Error C4430 missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 101
Error C2059 syntax error: '' (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 101
Error C2651 'unknown-type': left of '::' must be a class, struct or union (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 105
Error C2062 type 'unknown-type' unexpected (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 106
Error C2039 'value_type': is not a member of '`global namespace'' (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 105
Error C2988 unrecognizable template declaration/definition (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 106
Error C2143 syntax error: missing ';' before 'const' (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 106
Error C2238 unexpected token(s) preceding ';' (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 106
Error C4430 missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 106
Error C2059 syntax error: '' (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 106
Error C2988 unrecognizable template declaration/definition (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 225
Error C2143 syntax error: missing ';' before 'const' (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 225
Error C2238 unexpected token(s) preceding ';' (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 225
Error C4430 missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 225
Error C2059 syntax error: '' (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 225
Error C2535 'void fn::View<std::vector,int,fn::details::Copy,void *,std::function<void (void)>,fn::details::FuncType::FILTER>::do_evaluate(G) const': member function already defined or declared (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 291
Error C2535 'void fn::View<std::vector,int,fn::details::Copy,void *,std::function<void (void)>,fn::details::FuncType::FILTER>::do_evaluate(G) const': member function already defined or declared (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 297
Error C2535 'void fn::View<std::vector,int,fn::details::Copy,void *,std::function<void (void)>,fn::details::FuncType::FILTER>::do_evaluate(G) const': member function already defined or declared (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 303
Error C2535 'void fn::View<std::vector,int,fn::details::Copy,void *,std::function<void (void)>,fn::details::FuncType::FILTER>::do_evaluate(G) const': member function already defined or declared (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 309
Error C2535 'void fn::View<std::vector,int,fn::details::Copy,void *,std::function<void (void)>,fn::details::FuncType::FILTER>::do_evaluate(G) const': member function already defined or declared (compiling source file ....\Source\Main.cpp) WavetableExperiment_ConsoleApp D:\Developer\Libraries\fn-master\include\fn\fn.h 315

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.