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

I am unable to compile resources on linux #1

Open
ArsenShnurkov opened this issue Jan 28, 2016 · 0 comments
Open

I am unable to compile resources on linux #1

ArsenShnurkov opened this issue Jan 28, 2016 · 0 comments

Comments

@ArsenShnurkov
Copy link

https://gist.github.com/ArsenShnurkov/4a0a39826d779b726724

./src/DiagramEditor/Properties/Resources.resx
(resgen) "Tool exited with code: 1. Output: libpng error: invalid after png_start_read_image or png_read_update_info"

may be related:
https://bugzilla.novell.com/show_bug.cgi?id=580549
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738501

The code
var b = new System.Drawing.Bitmap ("./src/DiagramEditor/Resources/enum_item.png");
gives an exception "InvalidArgument" on mono on Linux

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

1 participant