Hello Jon,
One good place of inspiration for this is our WtFindZlib.cmake in the cmake
directory.
- Set ZLIB_LIB_RELEASE and ZLIB_LIB_DEBUG to point to your release/debug
library
- Set ZLIB_INCLUDE to the place where the header files reside
>From reading that file, I don't think the rest matters.
Note: Wt currently always adds -DZLIB_WINAPI to the compiler command list.
Ensure that your compilation of zlib complies with this, or remove the
option from cmake/WtFindZlib.txt.
Best regards,
Wim.
2013/7/22 Jon Haitz Legarreta <jhlegarr...@vicomtech.org>
> Hi there,
> I'm trying to configure Wt with zlib support.
>
> I have downloaded and compiled zlib. Since CMake has a FindZLIB.cmake,
> things look to be easier to configure, generate and compile zlib.
>
> My zlib-related folder structure is as follows:
>
> ZLIB_SOURCES
> ZLIB_BINARIES
> ZLIB_BINARIES\Debug
> ZLIB_BINARIES\Release
>
> where ZLIB_BINARIES is the binary folder specified to CMake.
>
> When configuring Wt's CMakeLists, I am wondering whether the following
> assumptions are right/what to put in these variables:
>
> Z_LIB=(Not sure of of what to put here)
> ZLIB_INCLUDE="ZLIB_SOURCES"
> ZLIB_LIB_DEBUG="ZLIB_BINARIES\Release\zlibd.lib"
> ZLIB_LIB_RELEASE="ZLIB_BINARIES\Release\zlib.lib"
> ZLIB_PREFIX =(Not sure of of what to put here)
>
> Anybody, please?
>
> Thank you,
> JON HAITZ
>
>
> <http://www.vicomtech.org/>
> Jon Haitz Legarreta Gorroño Ikertzailea / Investigador / Researcher eOsasuna
> eta Aplikazio Biomedikoak /
> eSalud y Aplicaciones Biomedicas / eHealth & Biomedical Applications
> Donostia - San Sebastián -
> Spain<http://www.vicomtech.es/castellano/html/contacto/index.html>
> <http://www.vicomtech.org/>
> Tel: +[34] 943 30 92 30jhlegarr...@vicomtech.org
> Aviso Legal - Política de
> privacidad<http://www.vicomtech.es/castellano/html/informacion_legal/index.html>/
> Lege
> Oharra - Pribatutasun
> politika<http://www.vicomtech.es/euskera/html/informacion_legal/index.html>/
> Legal
> Notice - Privacy
> policy<http://www.vicomtech.es/ingles/html/informacion_legal/index.html>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest