humeman / openauto-patched-installer

Installer for openauto which patches various issues with newer GooglePlayServices/touchscreen/device detection/compilation issues.
20 stars 23 forks source link

Compilation Error in Raspibian #5

Open sharavan-lab opened 3 years ago

sharavan-lab commented 3 years ago

Hello ,

       Found the following compilation error, not able to find a header file.

Thanks Sharavan

Scanning dependencies of target autoapp [ 14%] Building CXX object CMakeFiles/autoapp.dir/src/autoapp/App.cpp.o /root/openauto/src/autoapp/App.cpp:20:40: fatal error: f1x/aasdk/USB/AOAPDevice.hpp: No such file or directory

include <f1x/aasdk/USB/AOAPDevice.hpp>

                                    ^

compilation terminated. CMakeFiles/autoapp.dir/build.make:62: recipe for target 'CMakeFiles/autoapp.dir/src/autoapp/App.cpp.o' failed make[2]: [CMakeFiles/autoapp.dir/src/autoapp/App.cpp.o] Error 1 CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/autoapp.dir/all' failed make[1]: [CMakeFiles/autoapp.dir/all] Error 2 make[1]: Waiting for unfinished jobs.... make[2]: No rule to make target '/home/aasdk/lib/libaasdk_proto.so', needed by '/root/openauto/bin/btservice'. Stop. make[2]: Waiting for unfinished jobs.... [ 17%] Building CXX object CMakeFiles/btservice.dir/btservice_automoc.cpp.o CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/btservice.dir/all' failed make[1]: [CMakeFiles/btservice.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2 [OAInstaller] ERROR: Couldn't build OpenAuto! [OAInstaller] If necessary, report this under the Issues tab on the installer github at https://github.com/humeman/openauto-patched-installer.