[clue] Code from Sept 13 CLUE talk

Dennis J Perkins dennisjperkins at comcast.net
Mon Sep 19 22:23:16 MDT 2011


You can send it to me and I'll see how to put it on the website.

I built a very simple Qt program this weekend.  It's definitely a bit easier 
than Gtk.  I need to find some time to explore it.

On Monday, September 19, 2011 02:27:49 AM scott.herod at comcast.net wrote:
> Trying again.  I'm afraid that the mail server doesn't like me to include a
> tar.gz attachment.  If this goes though people may have to let me send them
> the bundle directly. -- Scott
> 
> 
> Hello all,
> 
> A bit late, but as promised here is the code for the samples I presented
> last Tuesday.  (And my guess at 4k was off by only 10 bytes.)
> 
> To build the code you will need a reasonably recent GCC toolchain including
> the C++ compiler and GMake.  You can install Qt Development kits using
> standard tools on most Linux flavors.  I used YUM on Fedora to install the
> qt-devel RPM.  You can also download binaries or source from Nokia's Qt
> website.
> 
> To build the demos, unpack the tarball and in each subdirectory run:
> 
> "qmake -project; qmake; make"
> 
> (Your version of Qt may have qmake named qmake-qt4.)
> 
> Let me know if you have any questions.
> 
> Scott
> _______________________________________________
> clue mailing list: clue at cluedenver.org
> For information, account preferences, or to unsubscribe see:
> http://cluedenver.org/mailman/listinfo/clue


More information about the clue mailing list