News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Problem linking a static library in CB

Started by saidus, January 29, 2014, 11:13:40 AM

Previous topic - Next topic

saidus

hello!!
I've compiled libcurl under CB, and I tested it with a sample program.
All works fine when I use the dynamic linking with the dll But nothing works with the static one.
so I wonder how can I link the static one to my project

Thanks