Hi mono team, I were trying to compile this project on Linux: https://github.com/carstengehling/jirastopwatch using MonoDevelop and also msbuild, but I always get:
Inner exception: AND data length expected 512, read 0 Parameter name: stream AFAIK, this is related to trying to "compile" .resx file into .resources file. Also, I found were the exception happend on your code: https://github.com/mono/mono/blob/master/mcs/class/System.Drawing/System.Drawing/Icon.cs#L862 But I don't know how to fix it. I'm using Ubuntu and I can't install a previous versión of the framework to try it and see if that happends. What I can do? Kind regards, Jose Lorenzo.
_______________________________________________ Mono-list maillist - [email protected] http://lists.dot.net/mailman/listinfo/mono-list
