News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

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