home Forums # Technical Support std::bad_alloc Runtime error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6882
    Daniele
    Guest

    Hi, please help me.
    I’m using fuzzylite 6.0 in a Visual Studio 2017 c++ simple project. There is no problem during compile-time, but in runtime I have a bad allocation error in this line: Engine* engine = new Engine;
    I can compile both 64 and 32 bit versions without errors. I read other posts in this forum but i can’t fix this issue.
    I need to solve it because I would like to use fuzzulite in a more complex c++ project.
    Thanks in advance.

    #6911

    Hi Daniele,

    I am very sorry for such a late response. It was classified as spam and I had no visibility.

    I think the best is to use fuzzylite with CMake, more information at github.com/fuzzylite/fuzzylite

    Cheers,

    Juan

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.