Adding libraries to an executable
Anton Alexeev
alexanto at gmx.de
Tue Sep 10 02:04:24 PDT 2013
On Tuesday, 10 September 2013 at 07:02:17 UTC, Jacob Carlborg
wrote:
> On 2013-09-06 23:31, Anton Alexeev wrote:
>> I've written a program which uses curl library. So on a PC
>> without curl
>> the program will not work until you install the library. Is
>> there a way
>> to put the curl library in the executable?
>
> On Linux, doesn't all distributions ship with libcurl by
> default? For Windows I found this:
Can be but not libphobos2
More information about the Digitalmars-d-learn
mailing list