Hi Ian, I'm trying to use your add-in on Xamarin 5.7.2 and 5.8 on Mac OS X 10.9 but it gives me an error.
I added ImageMultiplier 1.3.6 from the Add-in Manager but when the i build the project I get an error and the Tool output contains:
Running generator 'ImageMultiplierGenerator' on file [...omissis...]/android/default.multiplier'...
Creating images for [...]/android/default.multiplier
Running generator 'ImageMultiplierGenerator' on file '[...]/android/default.multiplier'...
Creating images for [...]/android/default.multiplier
Added output specifier { type: 'AndroidIcon', width: 36, color: '#f80c12', path: 'android/Resources/drawable-ldpi/{0}' }
[...]/data/images/logo.svg
--> PNG is new : [...]/android/Resources/drawable-ldpi/logo.png
Errors in file generation.
In the errors pane I see:
[...]/android/default.multiplier(1,1): Error: An exception was thrown by the type initializer for System.Drawing.GDIPlus (solution-name)
Note the paths and permissions are all correct but the logo.png is not created.
Is there a way to have more information from the tool logs?
Thanks!
Hi Ian, I'm trying to use your add-in on Xamarin 5.7.2 and 5.8 on Mac OS X 10.9 but it gives me an error.
I added ImageMultiplier 1.3.6 from the Add-in Manager but when the i build the project I get an error and the Tool output contains:
In the errors pane I see:
[...]/android/default.multiplier(1,1): Error: An exception was thrown by the type initializer for System.Drawing.GDIPlus (solution-name)Note the paths and permissions are all correct but the logo.png is not created.
Is there a way to have more information from the tool logs?
Thanks!