[Tigervnc-devel] Please test new FLTK client

2011-05-23 Thread Pierre Ossman
The new FLTK based client is coming along nicely and now has a rather
decent feature set. There are still a few regressions compared to the
old client (biggest one being lack of full screen support), but I'd
still say it is ready for some testing.

To build the new client you need some things:

- CMake. I have not bothered integrating things into autotools as we
  are trying to move away from that.

- FLTK 1.3 (please use the latest snapshot possible). For maximum
  functionality you should also apply these patches:

http://www.fltk.org/str.php?L2599
http://www.fltk.org/str.php?L2636
http://www.fltk.org/str.php?L2638

- Invoke cmake with the argument -DBUILD_NEW_VNCVIEWER=ON

It should (hopefully) link and run fine after that and you can test
away. Bug reports welcome. :)

Rgds
-- 
Pierre OssmanOpenSource-based Thin Client Technology
System Developer Telephone: +46-13-21 46 00
Cendio ABWeb: http://www.cendio.com

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?


signature.asc
Description: PGP signature
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay___
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel


Re: [Tigervnc-devel] Please test new FLTK client

2011-05-23 Thread Patrik Pira
2011-05-23 13:31, Pierre Ossman skrev:
 The new FLTK based client is coming along nicely and now has a rather
 decent feature set. There are still a few regressions compared to the
 old client (biggest one being lack of full screen support), but I'd
 still say it is ready for some testing.

 To build the new client you need some things:

 - CMake. I have not bothered integrating things into autotools as we
are trying to move away from that.

 - FLTK 1.3 (please use the latest snapshot possible). For maximum
functionality you should also apply these patches:

 http://www.fltk.org/str.php?L2599
 http://www.fltk.org/str.php?L2636
 http://www.fltk.org/str.php?L2638

 - Invoke cmake with the argument -DBUILD_NEW_VNCVIEWER=ON

 It should (hopefully) link and run fine after that and you can test
 away. Bug reports welcome. :)

Looks good. Had to add -lXft -lXinerama in order for it to link with 
my libfltk (did not apply any of the above mentioned patches).

Regards

Patrik

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel