Replies: 2 comments 3 replies
-
it are using the installed boost from your system. you can set add_requires("boost", {system = false})
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Boost build failed,
the last few lines is :
Is it possible to use boost from system while disable some components? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have no idea why boost always links to all components
here is my xmake.lua:
I have disabled
all
config,which should be disabled by default.But boost still tries to link to all components,why...
here is my
xmake -v
:Beta Was this translation helpful? Give feedback.
All reactions