-
Notifications
You must be signed in to change notification settings - Fork 32
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
Build error on MSYS2: 'atoi' is not a member of 'std' #10
Comments
Could you give more information about the environment in which you want to use libemf2svg? Like the OS, the compiler used, which version of libc? |
|
at line 26 fix it ? |
It seems that the using directive at the beginning of
src/conv/emf2svg.cpp
causes this error.The text was updated successfully, but these errors were encountered: