burtonwilliamt / carlogicapi

A project to help make the roads a smarter and safer place
Apache License 2.0
23 stars 36 forks source link

Need help. Thanks. #18

Closed jguodev closed 6 years ago

jguodev commented 6 years ago

I imported the VeinTutorial as well as the Vein, but got the following error while building the project. Any help is appreciated.

02:25:37 Build of configuration gcc-debug for project VeinsTutorial make MODE=debug all src/TutorialAppl.cpp In file included from src/TutorialAppl.cpp:3:0: src/TutorialAppl.h:11:68: fatal error: veins/modules/application/ieee80211p/BaseWaveApplLayer.h: No such file or directory compilation terminated. Makefile:108: recipe for target 'out/gcc-debug//src/TutorialAppl.o' failed make: *** [out/gcc-debug//src/TutorialAppl.o] Error 1

02:25:38 Build Finished (took 431ms)

cowang4 commented 6 years ago

Try to recompile the veins library first. See https://github.com/burtonwilliamt/carlogicapi/tree/master/tutorials/VeinsTutorial#troubleshooting