Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Linking .so library

<< < (2/2)

ValeV:
Thank you to both. What if I just include .h and .cpp files from folder src? It seems like the files that make the .so library are all there.

Miguel Gimenez:
It may work, just test it. After successful compilation you can get a linker error about libcurl, libjson and libwebsockets, it should be easy to link with them (but, as said before, you should have compiled these libraries yourself).

ValeV:
I use mingw compiler as well, so I think the libraries should work. I will test it and come back with an update. :)

Navigation

[0] Message Index

[*] Previous page

Go to full version