-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
OS:Gentoo 2.18
./build_boost.sh
build-system.jam: No such file or directory
don't know how to make stage
...found 1 target...
...can't find 1 target...
-------------------------------------------------------------------------------------------------------
cat build_boost.sh
#!/bin/bash
./b2 stage
-a
--reconfigure
--toolset=gcc
--variant=release
-s ZLIB_SOURCE="$HOME/ROBLOX-main/Library/zlib/include"
-s ZLIB_BINARY="$HOME/ROBLOX-main/Library/zlib/lib"
--prefix="$HOME/ROBLOX-main/Library/boost"
--libdir="$HOME/ROBLOX-main/Library/boost/lib"
--includedir="$HOME/ROBLOX-main/Library/boost/include"
Where download build-system.jam
Metadata
Metadata
Assignees
Labels
No labels