-
Notifications
You must be signed in to change notification settings - Fork 1.2k
undefined symbol Image::error while compiling with VS 2015 (win) #1123
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
Comments
You linked to a line with |
@zbjornson Yes. |
Oh! I see it now :). GCC might be treating that as the |
@zbjornson Unrelated: a
|
Building using
mingw64
andVS 2015
borks here when usingHAVE_RSVG
.Image::error
doesn't seem to be implemented. Strange thing is it compiles fine on Linux. Maybe a compiler thing?Anyway: seems a good idea to implement
Image::error
.Note: the combination
mingw64
/VS 2015
works great, also withHAVE_RSVG
.Checked out some windows code here
The text was updated successfully, but these errors were encountered: