Signup Issues have been resolved (hopefully). If you have previously had issues signing up for the forum, please try again.
0 Members and 1 Guest are viewing this topic.
make -f Makefileg++ -c LaserBoy.cpp -o ../src/LaserBoy.obj -O3 -msse2 -mfpmath=sse -Wall -Wextra -frounding-math -fsignaling-nans -Wno-missing-field-initializers -Wno-misleading-indentation -Wno-unused-but-set-variable -fexpensive-optimizations -staticIn file included from LaserBoy_macros.hpp:34, from LaserBoy_common.hpp:34, from LaserBoy_color.hpp:33, from LaserBoy_bmp.hpp:33, from LaserBoy_segment.hpp:34, from LaserBoy_frame.hpp:34, from LaserBoy_frame_set.hpp:34, from LaserBoy_space.hpp:34, from LaserBoy_TUI.hpp:33, from LaserBoy_GUI_base.hpp:33, from LaserBoy_SDL_GUI.hpp:34, from LaserBoy.cpp:30:LaserBoy_includes.hpp:63:10: fatal error: boost/filesystem.hpp: No such file or directory 63 | #include <boost/filesystem.hpp> | ^~~~~~~~~~~~~~~~~~~~~~compilation terminated.make: *** [Makefile:26: ../src/LaserBoy.obj] Ошибка 1