bdbcat / o-charts_pi

GNU General Public License v2.0
7 stars 11 forks source link

Building on i386 linux #47

Open lduczmal opened 8 months ago

lduczmal commented 8 months ago

Hi! Is it possible to build this plugin on i386 distribution of Ubuntu? I did almost all path without error or warning messages. Only final building (make tarball) shows error: -- Cmake version: 3.25.2. -- Build uses 1 processors -- Building: tarball -- late_init: . -- Selected upload repository: d a v i d - r e g i s t e r / o c p n - p l u g i n s - u n s t a b l e -- Using GLEW, libraries: /usr/lib/i386-linux-gnu/libGLEW.so -- Using bundled tinyxml -- Found OpenGL.... -- GL Lib: /usr/lib/i386-linux-gnu/libGL.so/usr/lib/i386-linux-gnu/libGLU.so -- GL Include: /usr/include CMake Error: File /home/lukid/o-charts_pi/libs/oeserverd/linux/oeserverd does not exist. CMake Error at libs/oeserverd/CMakeLists.txt:59 (configure_file): configure_file Problem configuring file

CMake Error: File /home/lukid/o-charts_pi/libs/oeserverd/linux/libsgllnx-2.29.0.1.so does not exist. CMake Error at libs/oeserverd/CMakeLists.txt:63 (configure_file): configure_file Problem configuring file

-- Configuring incomplete, errors occurred! See also "/home/lukid/o-charts_pi/build/CMakeFiles/CMakeOutput.log". Makefile:833: recipe for target 'cmake_check_build_system' failed make: *** [cmake_check_build_system] Error 1