-
Notifications
You must be signed in to change notification settings - Fork 9
couldn't make it work on linux #18
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
Thanks for reporting this. Which distribution are you using? To fix the first linker error you have to install this lib (has instructions): https://github.com/ungast/SkiaKit |
I did install the lib. And saw it in the path of ‘/usr/local/lib’. I am using WSL2 with Ubuntu 20.04. |
That's interesting. Maybe try moving the library to /usr/lib instead. |
after moving, i got these error messages: |
Nice, we are progressing. Now please try installing the two missing libraries like this: |
no, already installed. |
i found the dependencies to install for skia.
|
Did you build the skia binary yourself or did you download one? |
downloaded |
Strange. I currently have to prepare for exams, so I have no time to look into it. Looks like I messed something up with the binaries. I will look into as soon as I have more free time. |
when running swift test
i got this error:
The text was updated successfully, but these errors were encountered: