Skip to content

Conversation

@benstonezhang
Copy link

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

Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
…8, because of sundials v7.1.1 requirements.

Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
@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
…ig for external libs

Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
@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

Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
…issue on windows platform

Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
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