Using std.net.curl
Volodymyr Kvyt
vova.cpp at gmail.com
Tue Apr 8 12:15:03 PDT 2014
On Wednesday, 4 July 2012 at 17:19:02 UTC, Brad Anderson wrote:
>
> I just ended up specifying the link command manually (see my
> answer on the
> Stack Overflow). It's ugly but it works. Leandro discusses a
> solution
> here: <http://d.puremagic.com/issues/show_bug.cgi?id=7044#c1>
> It hasn't
> been implemented yet though.
>
> Regards,
> Brad Anderson
I have the same problem as in the top. When i add -L-lphobos2
-L-lcurl to the compiler options i get this error:
Fatal Error while loading
'/usr/lib/x86_64-linux-gnu/libphobos2.so.0.65':
The module 'std.regex' is already defined in './main'.
Segmentation fault (core dumped)
More information about the Digitalmars-d-learn
mailing list