Compile error with latest Beta

On various Hardware and OS systems: pi / windows / routers / nas, etc

Moderator: leecollings

Post Reply
User avatar
madpatrick
Posts: 885
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Compile error with latest Beta

Post by madpatrick »

Hi,


I'm trying to compile the latest beta onmy system but i/m running on error which i can not define.
The last Stable 2022.1 was building without any problem.

This is the error i'm getting

Code: Select all

[ 15%] Building CXX object CMakeFiles/domoticz.dir/main/CmdLine.cpp.o
[ 15%] Building CXX object CMakeFiles/domoticz.dir/main/Camera.cpp.o
[ 15%] Building CXX object CMakeFiles/domoticz.dir/main/domoticz.cpp.o
In file included from /builddir/build/BUILD/domoticz-14742/main/appversion.h:2,
                 from /builddir/build/BUILD/domoticz-14742/main/domoticz.cpp:32:
/builddir/build/BUILD/domoticz-14742/main/domoticz.cpp: In function 'void GetAppVersion()':
/builddir/build/BUILD/domoticz-14742/main/../appversion.h:1:20: error: 'xxxx' was not declared in this scope
    1 | #define APPVERSION xxxx
      |                    ^~~~
/builddir/build/BUILD/domoticz-14742/main/../appversion.h:1:20: note: in definition of macro 'APPVERSION'
    1 | #define APPVERSION xxxx
      |                    ^~~~
make[2]: *** [CMakeFiles/domoticz.dir/build.make:159: CMakeFiles/domoticz.dir/main/domoticz.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:238: CMakeFiles/domoticz.dir/all] Error 2
make: *** [Makefile:172: all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.b4NdAx (%build)
What can this be ?
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
User avatar
waltervl
Posts: 7006
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2026.3
Location: NL
Contact:

Re: Compile error with latest Beta

Post by waltervl »

Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Post Reply