Re: [Cppcms-users] external library
Brought to you by:
artyom-beilis
|
From: Artyom <art...@ya...> - 2010-06-17 17:56:47
|
> Hi,
>
> As in desktop programming with Qt or VisualC++ or
> GCC; can I use
> external library or dll (eg: C++ client VoltDB library, C++
> MySQL NDB
> client library, etc ) in developing web with CppCMS
> framework?
>
Of course you can,
Why shouldn't you be able to do this?
CppCMS is just a library, you can use what ever you like with it.
Artyom
|