Building file: ../src/db.cpp
Invoking: Cross G++ Compiler
g++ -D__OPEN_SSL=1 -I/usr/include/mysql -O3 -Wall -c -fmessage-length=0 -fstack-protector-all -MMD -MP -MF"src/db.d" -MT"src/db.d" -o "src/db.o" "../src/db.cpp"
../src/db.cpp:18:23: fatal error: my_global.h: No such file or directory
#include <my_global.h>
^
compilation terminated.
src/subdir.mk
make: *** [src/db.o] Error 1
make: Leaving directory '/usr/lib/supla-core/supla-server/Release'
nexgen@server:/usr/lib/supla-core/supla-server$
can anyone help please
Thanks