Re: [AD] SF.net SVN: alleg:[10863]?allegro/branches/4.9/addons/iio/CMakeLists.txt |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] SF.net SVN: alleg:[10863]?allegro/branches/4.9/addons/iio/CMakeLists.txt
- From: Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx>
- Date: Sat, 20 Sep 2008 03:05:39 -0600
On Saturday 20 September 2008, Thomas Fjellstrom wrote:
> On Saturday 20 September 2008, Thomas Fjellstrom wrote:
> > On Saturday 20 September 2008, Peter Wang wrote:
> > > On 2008-09-20, Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote:
> > > > I'm having issues with png and zlib under mingw as well. It detects
> > > > mostly everything, but not libpng or zlib without me forcing it to
> > > > look in the dir I installed it in (mingw's dir actually, so it should
> > > > have been found).
> > > >
> > > > I think it may be an issue with CMake's FindPNG and FindZLIB macros.
> > >
> > > I've committed a patch to deduce the MinGW directory automatically from
> > > the path to gcc, and to make CMake search in $MINGDIR/{include,lib},
> > > by default. You should only need to have $MINGDIR/bin in your PATH.
> > > See if that works.
> > >
> > > Peter
> >
> > Seems to have worked, with and without MINGDIR set. :)
>
> Actually now its missing dsound for kcm_audio. :( I installed the dx9 sdk
> package trent has up on his site and the file is installed. (dsound.h), but
> all I get is "kcm_audio wanted but no supported backend found".
>
Seems I had to blow "build" away to get it to properly regenerate the cmake
cache. So it does work now...
--
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx