Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quotation marks around include directories in FMI export Makefile #2202

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

robbr48
Copy link
Contributor

@robbr48 robbr48 commented Mar 7, 2024

FMI export fails if Hopsan is installed on a path with spaces (e.g. "Program Files") because fmi4c include path do not have quotation marks in Makefile. This should fix the problem.

@robbr48 robbr48 added the import/export:fmi FMI import/export or functionality label Mar 7, 2024
@robbr48 robbr48 added this to the 2.22.0 milestone Mar 7, 2024
@robbr48 robbr48 requested a review from peterNordin March 7, 2024 09:02
@robbr48 robbr48 self-assigned this Mar 7, 2024
@robbr48 robbr48 merged commit 7348de3 into Hopsan:master Apr 4, 2024
3 checks passed
@robbr48 robbr48 deleted the quotation_marks_fmi_export branch April 4, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
import/export:fmi FMI import/export or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant