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 issue on UBuntu16.04 with yocto build for Rasp 3 #6

Open sharavan-lab opened 3 years ago

sharavan-lab commented 3 years ago

Helllo Camden, I am porting your code into yocto RASPi 3. 0bserved the following issues.Can you please look into it in your free time.

Regards\ Sharavan In file included from /home/sharavan/sara_raspi/raspi_build/workspace/sources/aasdk-ice/include/f1x/aasdk/Transport/ITransport.hpp:23, | from /home/sharavan/sara_raspi/raspi_build/workspace/sources/aasdk-ice/include/f1x/aasdk/Messenger/MessageInStream.hpp:21, | from /home/sharavan/sara_raspi/raspi_build/workspace/sources/aasdk-ice/src/Messenger/MessageInStream.cpp:19: | /home/sharavan/sara_raspi/raspi_build/workspace/sources/aasdk-ice/include/f1x/aasdk/IO/Promise.hpp:35:1: error: expected class-name before '{' token | { | ^ | /home/sharavan/sara_raspi/raspi_build/workspace/sources/aasdk-ice/include/f1x/aasdk/IO/Promise.hpp:117:1: error: expected class-name before '{' token | { | ^ | /home/sharavan/sara_raspi/raspi_build/workspace/sources/aasdk-ice/include/f1x/aasdk/IO/Promise.hpp:198:1: error: expected class-name before '{' token | { | ^ | /home/sharavan/sara_raspi/raspi_build/workspace/sources/aasdk-ice/include/f1x/aasdk/IO/Promise.hpp:278:1: error: expected class-name before '{' token | {

LuukEsselbrugge commented 3 years ago

Did you fix this issue? @sharavan-lab

sharavan-lab commented 3 years ago

yes , this issue has been fixed in matt's branch