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

Compilation error on the file mcx_utils.c #52

Closed
4D42 opened this issue Nov 1, 2018 · 2 comments
Closed

Compilation error on the file mcx_utils.c #52

4D42 opened this issue Nov 1, 2018 · 2 comments

Comments

@4D42
Copy link

4D42 commented Nov 1, 2018

Hi,

When using make I have an error for the file mcx_utils.c at the line 688. It seems to be a problem with the curly bracket befor the for . It close the function mcx_prepdomain too early.

If I delete it, it compile with no problem.

By the way thanks for sharing your code!

@4D42 4D42 changed the title Compilation error on the file _mcx_utils.c_ Compilation error on the file mcx_utils.c Nov 1, 2018
@fangq
Copy link
Owner

fangq commented Nov 6, 2018

sorry, this was fixed a few days ago by this commit 97c5ff4

@fangq fangq closed this as completed Nov 6, 2018
@4D42
Copy link
Author

4D42 commented Nov 6, 2018

No problem, thanks.

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

No branches or pull requests

2 participants