Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.os.os2.programmer.porting > #180
| From | Mentore <mentore.siesto@libero.it> |
|---|---|
| Newsgroups | comp.os.os2.programmer.porting |
| Subject | Re: Problems with CMake in finding zlib, even if installed |
| Date | 2012-02-16 06:42 -0800 |
| Organization | http://groups.google.com |
| Message-ID | <b95b485e-b0cf-4fe6-92bd-5b1a3a76a4ee@gi10g2000vbb.googlegroups.com> (permalink) |
| References | <0KhBVN5juOdd-pn2-1JyUTZLgZf7q@neo_iii> <4f3cfb34$0$1767$c3e8da3$76491128@news.astraweb.com> |
On 16 Feb, 13:48, Paul Smedley <paulDES...@DESPAMMsmedley.id.au> wrote: > Hi Mentore > > On 16/02/12 07:34, Mentore Siesto wrote: > > > Hello all. > > > I'm trying to port Avidemux 2.5.6 on OS/2, but got stuck in the CMake > > part of the process. > > > CMake complains that I lack zlib installed. So I simply got the latest > > zlib and compiled it on OS/2, then installed the library with "make > > install" into /usr/local and /usr/local452 (I have got Paul Smedley's > > build environment set on U: with much of the latest software). > > > After launching again CMake, though, it still complains zlib is > > missing. Where am I wrong? > > cmake finds zlib ok here. > > \cmake\share\cmake-2.8\Modules\FindZLIB.cmake is what looks for zlib. > > What is the anme of your installed *z.a ? > > Seems like cmake looks for a lib that matches: > SET(ZLIB_NAMES z zlib zdll zlib1 zlibd zlibd1) > > I have a z.a which is a symlink of libz.a - perhaps if you add libz to > the above it will help? Interesting. I will try and find it. Thanks! Mentore
Back to comp.os.os2.programmer.porting | Previous | Next — Previous in thread | Next in thread | Find similar
Problems with CMake in finding zlib, even if installed "Mentore Siesto" <mentoreshoryu@fattimiei.zx> - 2012-02-15 21:04 +0000
Re: Problems with CMake in finding zlib, even if installed Dave Yeo <dave.r.yeo@gmail.com> - 2012-02-15 16:58 -0800
Re: Problems with CMake in finding zlib, even if installed Mentore <mentore.siesto@libero.it> - 2012-02-16 00:53 -0800
Re: Problems with CMake in finding zlib, even if installed Dave Yeo <dave.r.yeo@gmail.com> - 2012-02-16 07:56 -0800
Re: Problems with CMake in finding zlib, even if installed Paul Smedley <paulDESPAM@DESPAMMsmedley.id.au> - 2012-02-16 23:18 +1030
Re: Problems with CMake in finding zlib, even if installed Mentore <mentore.siesto@libero.it> - 2012-02-16 06:42 -0800
Re: Problems with CMake in finding zlib, even if installed "Mentore Siesto" <mentoreshoryu@fattimiei.zx> - 2012-02-16 21:03 +0000
Re: Problems with CMake in finding zlib, even if installed Paul Smedley <paulDESPAM@DESPAMMsmedley.id.au> - 2012-02-18 12:20 +1030
Re: Problems with CMake in finding zlib, even if installed "Mentore Siesto" <mentoreshoryu@fattimiei.zx> - 2012-02-18 10:22 +0000
csiph-web