-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Labels
No labels