Skip to content

How to create shared library out of this #545

Answered by ArthurSonzogni
prasyadav asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!
Do you really need "shared libraried"? You can download the static libraries from the release page.
Alternatively, and this is the recommended way, you can use cmake to build yourself the latest version. You can even tell build shared libraries if you want. This is already explained in the Readme how to build. This is standard C++/CMake.

You can also try building the ftxui-starter project.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ArthurSonzogni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants