Closed huxaiphaer closed 3 years ago
Unfortunately I have no idea of the error, nor do I have an MEC to test. The only alternative is for you to clone the project and investigate it if I found out that you can post here or submit a pull request.
Ok, let me try my best.
Ok, let me try my best.
@huxaiphaer did you fixed it?
It has been a long time, what I remember I used another lib @artmerlop
I found a solution to resolve this error on Mac. Use Homebrew package manager and run these commands in Terminal:
brew update
brew install mono-libgdiplus
Thanks @areee , for the solution.
I really like this feature, but am using a mac and getting the error below :
I also tried to install
libgdiplus
with thisbrew install mono-libgdiplus
command , but it didn't workout. What caused this issue ?