Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

System.DllNotFoundException: libwebkitgtk-1.0.0.dylib #264

Open
fyr77 opened this issue Mar 19, 2017 · 4 comments
Open

System.DllNotFoundException: libwebkitgtk-1.0.0.dylib #264

fyr77 opened this issue Mar 19, 2017 · 4 comments

Comments

@fyr77
Copy link

fyr77 commented Mar 19, 2017

Hey, I'm pretty new to C# and I'm trying to build true craft on my mac. Everything builds fine, server runs perfectly, but the Launcher always throws an exception about an missing libwebkitgtk-1.0.0.dylib. Where do I get this? Is there a formula in brew for this or do I just have to configure something?

@MggMuggins
Copy link

I'm having the same issue on Ubuntu 16.04. Although this project seems pretty inactive.
Btw, I'm kinda interested in hacking on this really cool program also. :P

@ddevault
Copy link
Owner

ddevault commented Apr 23, 2017

You definitely don't have this problem on Ubuntu*.

@MggMuggins
Copy link

Actually, I do understand what you mean. For some reason, it worked this time I ran the command. That's honestly kinda creepy...
Anyway, it looks a little similar to a dependency issue in another issue.

@ddevault
Copy link
Owner

Regarding the original issue, you either have to install GTK on OSX (meh) or make the launcher work with Cocoa (better). You can change this here. The issue then becomes that OSX is bitchy about GUIs that aren't bundled up in their weird-ass application format.

Regarding the issue on Ubuntu just figure out which package provides the relevant library and install it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants