openMSL / sl-1-3-object-based-generic-perception-object-model

SETLevel: OSI / FMI compliant radar or lidar sensor system model, depending on parametrization.
Mozilla Public License 2.0
10 stars 1 forks source link

Need Support on FMU_INSTALL_DIR creation #26

Closed Vinarpith closed 1 month ago

Vinarpith commented 11 months ago

I've completed Install cmake I've completed Install protobuf for MSYS-2020 Now I need support on installing FMU_INSTALL_DIR

ClemensLinnhoff commented 8 months ago

What exactly do you mean by

Now I need support on installing FMU_INSTALL_DIR

?

FMU_INSTALL_DIR is just an optional cmake variable to specify the path, where the fmu is copied to after building. If you do not set it, you can find the fmu in the build folder.

ClemensLinnhoff commented 4 months ago

Is this still a problem @Vinarpith? Otherwise I would close this issue.

ClemensLinnhoff commented 1 month ago

Closing issue as stale.