Skip to content

Compiling on Ubuntu 22.04 fails #206

@larry104

Description

@larry104

When trying to compile on ubuntu 22.04 I get the following error:
` 59%] Linking CXX executable bin/uscxml-transform

/usr/bin/ld: lib/libuscxml_transform.so.2.0.3: undefined reference to `uscxml::PromelaParser::~PromelaParser()'

/usr/bin/ld: lib/libuscxml_transform.so.2.0.3: undefined reference to `uscxml::PromelaParserNode::dump(unsigned long)'

/usr/bin/ld: lib/libuscxml_transform.so.2.0.3: undefined reference to `uscxml::PromelaParser::PromelaParser(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'

collect2: error: ld returned 1 exit status

make[2]: *** [CMakeFiles/uscxml-transform.dir/build.make:126: bin/uscxml-transform] Error 1

make[1]: *** [CMakeFiles/Makefile2:367: CMakeFiles/uscxml-transform.dir/all] Error 2

make: *** [Makefile:166: all] Error 2`

Any idea how to solve that?

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