Good tutorials

Typical makefile

( see also MakefileTutorial )
gcc [source file] -o [executable name] -I/usr/X11R6/include/X11 -L/usr/X11R6/lib -lX11

Drawing a Line

see XWindowsLineDrawingExample ( reproduced from http://tronche.com/gui/x/xlib-tutorial/ )

Displaying Images

see ImageMagickXSlideShow

-- MattWalsh - 16 Mar 2002

Topic revision: r3 - 25 Mar 2002 - MattWalsh
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback