pageldev / libOpenDRIVE

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

error when 'cmmake' #47

Closed herrshi closed 1 year ago

herrshi commented 1 year ago

https://github.com/grepthat/libOpenDRIVE/blob/39755b36e4b8f6aa4129c72525701f5288d4991a/CMakeLists.txt#L58

this line should be -s EXPORT_NAME='\"libOpenDrive\"' \

qixiaoyu718 commented 1 year ago

nice