Open philter1980 opened 2 years ago
Hi,
you need to install the submodules first:
git submodule update --init --recursive
Thanks! It now worked! I built aarch64 rpm for Sailfishos,best regards, Vittorio Vitale
Il venerdì 28 ottobre 2022 06:54:40 CEST, Samuel Kron ***@***.***> ha scritto:
Hi,
you need to install the submodules first:
git submodule update --init --recursive
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Dear, the RPM cannot be build: build error is /home/vittvi/Scaricati/Sailfishos/harbour-webcontrol/app/src/web/requestmapper.h:4: error: httprequesthandler.h: No such file or directory In file included from ../../harbour-webcontrol/app/src/web/requestmapper.cpp:1: ../../harbour-webcontrol/app/src/web/requestmapper.h:4:10: fatal error: httprequesthandler.h: No such file or directory
include "httprequesthandler.h"
/home/vittvi/Scaricati/Sailfishos/harbour-webcontrol/app/src/web/globalweb.h:4: error: httpsessionstore.h: No such file or directory In file included from ../../harbour-webcontrol/app/src/web/globalweb.cpp:1: ../../harbour-webcontrol/app/src/web/globalweb.h:4:10: fatal error: httpsessionstore.h: No such file or directory
include "httpsessionstore.h"
/home/vittvi/Scaricati/Sailfishos/harbour-webcontrol/app/src/webcontrol.h:6: error: httplistener.h: No such file or directory In file included from ../../harbour-webcontrol/app/src/harbour-webcontrol.cpp:5: ../../harbour-webcontrol/app/src/webcontrol.h:6:10: fatal error: httplistener.h: No such file or directory
include "httplistener.h"