On Tue, Jan 25, 2011 at 09:17:09AM +0100, Martin Koegler wrote:
> There has been checked in some GNUTLS support for cmake recently, so I
> wanted to try it:
> 
> Installing VC Express, the newst binary of CMake and GNUTLS for
> Windows was easy.
> 
> Calling cmake on a clean tigervnc checkout yields to an (warning?)
> message, while determining the build date [Only on the first run or
> after cleaning the cache].
> 
> After that, CMake failed, because it could not determine
> GNUTLS_INCLUDE_DIR and GNUTLS_LIBRARY. The GUI only offered the
> options to run configure again or to clean the cache. Setting
> CMAKE_PREFIX_PATH to the GNUTLS install directory allowed me to get
> rid of the GNUTLS_INCLUDE_DIR message. GNUTLS_LIBRARY was still
> missing, so it does not allowed to generate any makefiles.

There is another step needed to get library detected:

http://www.mail-archive.com/cmake@cmake.org/msg24509.html

I'm going to write some sentences about building with CMake
on Windows because to setup the buildsys is not straightforward.

> I solved the problem by using the cygwin mingw compiler and the
> autotools build system.
> 
> Side note:
> Are the zoom buttons in the windows viewer working for anybody? 
> My 24 bit depth KDE 4 desktop looks like modern art, if any kind of
> zoom is in use.

Yes, it is known issue, reported in the bug tracker.

Regards, Adam

-- 
Adam Tkac, Red Hat, Inc.

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to