[Issue 12572] pragma(lib, "curl") and -Lcurl broken
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jan 25 07:28:51 PST 2015
https://issues.dlang.org/show_bug.cgi?id=12572
AndyC <andy at squeakycode.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andy at squeakycode.net
--- Comment #3 from AndyC <andy at squeakycode.net> ---
It works fine for me on Slackware.
I think this is an Ubuntu bug:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1001576
I think they are recommending getting the proper compile flags with:
curl-config --cc --cflags
and
curl-config --libs
--
More information about the Digitalmars-d-bugs
mailing list