Skip to content
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

DLL load fail, Entry point not found #38

Closed
joelcnz opened this issue Feb 5, 2013 · 2 comments
Closed

DLL load fail, Entry point not found #38

joelcnz opened this issue Feb 5, 2013 · 2 comments

Comments

@joelcnz
Copy link

joelcnz commented Feb 5, 2013

See update at bottom.

I get this error after compiling a tiny program, (an included example):

object.Exception@gtkc\Loader.d(123): Library load failed: libgtk-3-0.dll

I have the DLL's in the system path.

I looked at an issue that looked the same, and tried stuff from there. Now I get another error, that comes before first error:

program.exe - Entry Point Not Found (title) - The procedure entry point cairo_device_destroy could not be located in the dynamic link library libcaire-2.dll.

Update:
Got it going! I installed GTK+3.6.1 at http://www.tarnyko.net/en/ - unofficial release

@MikeWey
Copy link
Member

MikeWey commented Feb 5, 2013

Update:
Got it going! I installed GTK+3.6.1 at http://www.tarnyko.net/en/ - unofficial release

So it's working now ?

@joelcnz
Copy link
Author

joelcnz commented Feb 5, 2013

Yes, it's working now. Thanks.

On Wednesday, February 6, 2013, Mike Wey wrote:

Update:
Got it going! I installed GTK+3.6.1 at http://www.tarnyko.net/en/ -
unofficial release

So it's working now ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/38#issuecomment-13143901.

@MikeWey MikeWey closed this as completed Feb 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants