|
From: Elias P. <el...@ps...> - 2014-02-02 11:44:34
|
Just for the record, this change made the "deps" folder not work any longer for me when cross-compiling with mingw. Reverting the patch makes it work again. On Sat, Jan 18, 2014 at 12:57 AM, Peter Wang <nov...@gm...> wrote: > On Sun, 12 Jan 2014 03:08:36 +0000, Ben Davis <en...@ca...> wrote: >> Hi, >> >> Tomasu made me post this stuff here - hope it's OK :P >> >> First some CMake issues: CMAKE_FIND_ROOT_PATH is totally the wrong >> variable to use for the 'deps' folder, since it gets prepended to ALL >> other paths - it is more a cross-compiling 'chroot'-style thing. >> Instead, we should be using CMAKE_PREFIX_PATH. I propose the following >> patch: > > Thanks, done this first one. > > Peter > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > -- > https://lists.sourceforge.net/lists/listinfo/alleg-developers |