Skip to content

Geogram options #124

Answered by BrunoLevy
ramcdona asked this question in Q&A
Dec 6, 2023 · 5 comments · 1 reply
Discussion options

You must be logged in to vote

I'm stupid ! (I had forgotten the way to use my own configuration scripts), in fact it works as follows, from the configure.sh script:
To build static geogram libraries, do:

git clone --recurse-submodules https://github.com/BrunoLevy/geogram.git
cd geogram
./configure.sh Linux64-gcc
cd build/Linux64-gcc
make

To see the different possible platforms, use:

./configure.sh --help-platforms

(under Linux, default platform is Linux64-gcc-dynamic)

Hope this helps !

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ramcdona
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by BrunoLevy
Comment options

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