On Friday, September 06, 2013 23:31:57 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 thelibrary. Is there a way to put the curl library in the executable?Statically link it. - Jonathan M Davis
Sorry for being noob but how I can do it?
