-
Notifications
You must be signed in to change notification settings - Fork 47
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
Building problem. #2
Comments
I think I have similar problem. Checked with Ubuntu 12.04 LTS and Ubuntu 17.10.
|
Hi @mkruzynski :-)! |
Hi @Anandir , |
Hi @mkruzynski , |
Thanks @Bill-Gray for you reply!
But I've fixed it adding those lines to the lunar.def file:
I hope that this can help! |
…finition of 'snprintf'), and there were a lot of new functions that were not exported in the DLL via 'lunar.def'.
Hi @Anandir - I've not actually been near a Windows machine lately. But based on your report, I've committed the fixes for the casting error and duplicate |
Hi :-)!
I'm trying to build the library on a Windows 10 machine with Visual Studio 2017 Build Tools and I've this error:
The only solution I've found is to comment out your snprintf reimplementation, but it's not a smart move and I would like to keep the code.
Do you know if there are walkaroud/fixes over this?
Thanks a lot in advance and thanks a lot for your outstanding work!
The text was updated successfully, but these errors were encountered: