2012/10/5 Vadim Zeitlin <vz-s...@zeitlins.org>

> On Fri, 5 Oct 2012 18:16:41 +0400 Sergei Nikulov <sergey.niku...@gmail.com>
> wrote:
>
> SN> I see that fbembed is provided as standalone
> SN> Firebird-2.1.5.18496-0_Win32_embed.zip file.
> SN>
> SN> Is any common rules where fbembed components should be
> installed/unpacked?
>
>  Hello,
>
>  I don't think so. The best would be to look for it in default locations
> (e.g. the paths in the LIB environment variable when using MSVC) but I
> don't know how does CMake handle this. In any case, there should be an
> option allowing to specify the non-default directory for both the headers
> and the libraries as most projects using fbembed would probably embed it in
> their own source tree.
>
>
Vadim,

As per my understanding and this reference
http://www.firebirdsql.org/manual/ufb-cs-embedded.html
the only things you should do to make your binary work as embedded are
build your binary and then

"Copy fbembed.dll into your application directory. Rename it to fbclient.dll"
and the rest of the files from documentation

And theoretically it should work with build scripts I've provided.



>  Regards,
> VZ
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> Soci-users mailing list
> Soci-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/soci-users
>
>


-- 
Best Regards,
Sergei Nikulov
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Soci-users mailing list
Soci-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to