Guide for Window build
Hi,
I tried to build the FMU file in Window, but it does not generate the source of FMU, I ran commands:
cmake .. -DVCPKG_TARGET_TRIPLET=x64-windows-static-md -DCMAKE_TOOLCHAIN_FILE=C:\vcpkg\scripts\buildsystems\vcpkg.cmake -A x64
cmake --build . --config Release
after these commands, it finishes but no FMU, Thanks
Edited by levanthanh3005