Skip to content
This repository was archived by the owner on Feb 12, 2023. It is now read-only.
This repository was archived by the owner on Feb 12, 2023. It is now read-only.

Error with the feature/ branch cant install ?? #4

@Pascal66

Description

@Pascal66

Warning 1 warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\concrt.h 313 1 analytics
Error 2 error C3861: '__uncaught_exception': identifier not found C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\concrt.h 4774 1 analytics
Warning 3 warning C4244: '=' : conversion from 'const double' to 'long', possible loss of data C:\Users\Pascal\git\forex.analytics\src\cpp\TradingSimulator.cpp 33 1 analytics
Warning 4 warning C4244: '=' : conversion from 'const double' to 'long', possible loss of data C:\Users\Pascal\git\forex.analytics\src\cpp\TradingSimulator.cpp 80 1 analytics
Warning 5 warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\concrt.h 313 1 analytics
Error 6 error C3861: '__uncaught_exception': identifier not found C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\concrt.h 4774 1 analytics
Warning 7 warning C4244: 'initializing' : conversion from 'double' to 'unsigned int', possible loss of data C:\Users\Pascal\git\forex.analytics\src\cpp\BinaryTreeGeneticAlgo.cpp 45 1 analytics
Warning 8 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data C:\Users\Pascal\git\forex.analytics\src\cpp\nodes\IndicatorTreeNode.cpp 16 1 analytics
Error 9 error C2512: 'Nan::AsyncProgressWorkerBase' : no appropriate default constructor available c:\users\pascal\git\forex.analytics\src\include\export\findStrategy\FindStrategyAsyncWorker.h 18 1 analytics
Error 10 error C2614: 'FindStrategyAsyncWorker' : illegal member initialization: 'AsyncProgressWorker' is not a base or member c:\users\pascal\git\forex.analytics\src\include\export\findStrategy\FindStrategyAsyncWorker.h 18 1 analytics
Warning 11 warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc c:\users\pascal\git\forex.analytics\src\include\export\findStrategy\FindStrategyAsyncWorker.h 42 1 analytics
12 IntelliSense: "AsyncProgressWorker" is not a nonstatic data member or base class of class "FindStrategyAsyncWorker" c:\Users\Pascal\git\forex.analytics\src\include\export\findStrategy\FindStrategyAsyncWorker.h 17 5 analytics
13 IntelliSense: no default constructor exists for class "Nan::AsyncProgressWorkerBase" c:\Users\Pascal\git\forex.analytics\src\include\export\findStrategy\FindStrategyAsyncWorker.h 18 2 analytics

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions