pageldev / libOpenDRIVE

Small, lightweight C++ library for handling OpenDRIVE files
Apache License 2.0
388 stars 136 forks source link

Ubuntu 20.04, make error when compiling the build step in README #53

Closed Merealtea closed 1 year ago

Merealtea commented 1 year ago

I met the same problem slightly like this one https://github.com/grepthat/libOpenDRIVE/issues/49, and I also change the libOpenDRIVE/CMakeLists.txt as it suggested. But I still got the error below: 1669347814748

my gcc version is 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)

pageldev commented 1 year ago

should be fixed with https://github.com/grepthat/libOpenDRIVE/pull/52, feel free to reopen if it's still broken