Skip to content

Compilation error #48

@Grochman

Description

@Grochman

Hi,
I am running WSL with Ubuntu 24 and after successful build the compilation fails on:

[  3%] Building CXX object src/main/c/CMakeFiles/fastestlapc.dir/fastestlapc.cpp.o
In file included from /src/build/thirdparty/include/lion/math/vector3d.h:11,
                 from /src/./src/core/tire/tire.h:6,
                 from /src/./src/core/tire/tire_pacejka.h:4,
                 from /src/./src/core/vehicles/lot2016kart.h:4,
                 from /src/src/main/c/fastestlapc.cpp:7:
/src/build/thirdparty/include/lion/foundation/type_traits.h:7:10: fatal error: lion/thirdparty/include/cppad/cppad.hpp: No such file or directory
    7 | #include "lion/thirdparty/include/cppad/cppad.hpp"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

The result is same both for compilation on WSL and on WSL + Docker
The build was performed according to README / Documentation with g++ 13.3.0

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