Hi!

2014-02-20 23:30 GMT+07:00 Guillaume Chéreau <[email protected]>:

> On Thu, Feb 20, 2014 at 10:57 PM, Alexander Wolf <[email protected]>
> wrote:
> > I use Qt 5.2.1 (x86 + x64) + MSVC2012 (x86 + x64) for building
> > windows-cleanup branch.
> >
> > In 32-bit mode I catch fatal error for linker (troubles with linking of
> the
> > archive management code parts).
>
> Maybe this is related to zlib dll?  You have to manually set it in
> your CMakeCache.txt, as msvc does not provide it.
> For example in my case I have those two lines:
>
>     //Path to a file.
>     ZLIB_INCLUDE_DIR:PATH=C:/Proj/stellarium/zlib/include
>     //Path to a library.
>     ZLIB_LIBRARY:FILEPATH=C:/Proj/stellarium/zlib/lib/zdll.lib
>
> (C:/Proj/stellarium/zlib is the path where I downloaded zlib on my
> machine).
>

Yes, this is was related to zlib-win64 libraries (I fixed PATH now)


<[email protected]>
-- 
With best regards, Alexander
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Stellarium-pubdevel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel

Reply via email to