usagi87 / asteroid-wifi

App to connect wifi
2 stars 0 forks source link

asteroidapp.h missing #1

Open patchdragonnkusy opened 5 months ago

patchdragonnkusy commented 5 months ago

When I compile i have this error

g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I../../asteroid-wifi -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o main.o ../main.cpp
../main.cpp:18:10: fatal error: asteroidapp.h: No such file or directory
   18 | #include <asteroidapp.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:372: main.o] Error 1

Maybe you know how to fix this ?

Debian 11

vstoianov commented 2 months ago

Hi, in order to solve the issue follow the steps from AsteroidOS First App example. You have to initialize the environment to build the project. I did it with no issues. To install the app use SSH access to the watch.