Skip to content

Compiling failed with either CMake/Visual Studio #2

@lehoang318

Description

@lehoang318

Compiling errors

$ make
[  2%] Building CXX object Framework/CMakeFiles/northstateframeworkObjects.dir/NSFChoiceState.cpp.o
In file included from NorthStateFramework-cpp/Framework/NSFChoiceState.h:27,
                 from NorthStateFramework-cpp/Framework/NSFChoiceState.cpp:24:
NorthStateFramework-cpp/Framework/NSFState.h:298:36: error: ‘NSFInternalTransition’ has not been declared
  298 |         void addOutgoingTransition(NSFInternalTransition* transition);
      |                                    ^~~~~~~~~~~~~~~~~~~~~
NorthStateFramework-cpp/Framework/NSFState.h:307:36: error: ‘NSFLocalTransition’ has not been declared
  307 |         void addOutgoingTransition(NSFLocalTransition* transition);

CMake gen & build logs are attached
Uploading full.log…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions