LaserBoy

Software => Laser Software => LaserBoy !!! => Topic started by: excalibas on December 08, 2022, 07:18:36 am

Title: Help compiling LaserBoy on Linux
Post by: excalibas on December 08, 2022, 07:18:36 am
Hello,I am trying to compile LaserBoy on Linux and I get an error:
Quote
LaserBoy_includes.hpp:72:10: fatal error: boost/iostreams/stream.hpp: No such file or directory
   72 | #include <boost/iostreams/stream.hpp>
This is on Nobara Linux.Any Idea what I can do?Thanks


Title: Re: Help compiling LaserBoy on Linux
Post by: excalibas on December 08, 2022, 08:49:19 am
So, I made some progress installing boost  %) But now I get an error saying that libboost_filesystem is incompatible:
Quote
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/12/../../../libboost_filesystem.so when searching for -lboost_filesystem
/usr/bin/ld: skipping incompatible /lib/libboost_filesystem.so when searching for -lboost_filesystem
/usr/bin/ld: skipping incompatible /usr/lib/libboost_filesystem.so when searching for -lboost_filesystem
/usr/bin/ld: cannot find -lboost_filesystem


Title: Re: Help compiling LaserBoy on Linux
Post by: James on December 08, 2022, 11:01:34 pm
Ok. I will look into this and get back to you.

Welcome to the LaserBoy Forum!
Title: Re: Help compiling LaserBoy on Linux
Post by: James on December 09, 2022, 12:54:07 pm
Can you tell me what steps you took to install Boost?

I use Ubuntu so I installed it like this:

# sudo apt install libboost-all-dev

You should be able to find the boost lib headers in the include path.

# whereis boost

boost: /usr/include/boost

This might be helpful:

https://installati.one/fedora/34/boost/

SimplePortal 2.3.7 © 2008-2024, SimplePortal