Marvee Amasi
Marvee Amasi
DIIDevHeads IoT Integration Server
Created by Marvee Amasi on 8/30/2024 in #middleware-and-os
Issues with Boost Library for x86_32 Architecture on Ubuntu 22.04 – How to Manage Conflicts with x86
Yes this g++ program.cpp -m32 $(pkg-config --cflags --libs boost_program_options) -o compiled/program.out it actually managed my dependences , all necessary libraries were included in the compilation process.
7 replies