Thanks Dan!

I pushed the patch to the repo.

Oliver


Am Dienstag, 13. Dezember 2016, 17:17:22 CET schrieb Dan Horák:
> On Tue, 13 Dec 2016 16:27:27 +0100
> 
> Dan Horák <[email protected]> wrote:
> > On Tue, 13 Dec 2016 16:07:53 +0100
> > 
> > Oliver Eichler <[email protected]> wrote:
> > > Hi,
> > > 
> > > I just uploaded a new release.
> > > 
> > > Important note to package maintainers: QMapShack is using alglib,
> > > now. As alglib is not part of every distribution and does not ship
> > > with ready to use makefiles/project files I decided to add a copy
> > > into the 3rdparty section of QMapShack's source code. This will
> > > make the Windows and OS X release easier. And users compiling QMS
> > > will appreciate it, too. Of course I know this is highly objected
> > > by you guys for good reasons. Therefore I added a cmake script to
> > > search for alglib headers and lib. If they are found in the system
> > > the system's version is used. If not the local code is compiled. As
> > > SuSE does not have a real alglib installation I couldn't test the
> > > systems's lib case. So please watch out if it is detected. If not
> > > we need to fix that.
> > 
> > I've checked the alglib autodetection in Fedora - FindALGLIB.cmake
> > needs an update to check also lib64 for the libalg. We should find
> > the best way to do, but maybe just add /usr/lib64 into the path's
> > list.
> 
> actually 3 pieces needed correction in FindALGLIB.cmake
> - the library search to include lib64
> - the library name, Fedora uses the upstream name AFAICT
> - the logic for ALGLIB_FOUND
> 
> 
>               Dan



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to