Skip to content

Conversation

@benstonezhang
Copy link

no need to run separate build python script anymore, all within cmake

…8, because of sundials v7.1.1 requirements.

Signed-off-by: Benstone Zhang <[email protected]>
@benstonezhang benstonezhang force-pushed the main branch 2 times, most recently from 6ca7360 to 13793d3 Compare March 30, 2025 03:27
@benstonezhang benstonezhang changed the title Integrate external project zlib, libxml2 and sundials build into fmusim cmake build Integrate external project zlib, libxml2 and sundials build into main cmake build Mar 30, 2025
@benstonezhang
Copy link
Author

benstonezhang commented Apr 2, 2025

by the way, we can generate and build all on linux and macOS by cmake with command:

cmake -B fmu_build -DFMI_VERSION=3 -DFMI_TYPE=CS -DWITH_FMUSIM=1 -DWITH_FMUSIM_GUI=1 -DCMAKE_PREFIX_PATH=${{env.QT_ROOT_DIR}} && cmake --build fmu_build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants