Re: [Haskell] ANNOUNCE: qtHaskell-1.1.3
If I parsed right this is for qt3 - any plans for qt4? :-)
actually the version number of qtHaskell has nothing to do with the version of Qt it works with. QtHaskell has always worked with Qt version 4 (and never with Qt version 3). See the UserGuide for details.
With Best Wishes from David Harley
Thank you - guess I was getting confused with the references to qmake: today ./build seems to work just fine for me on Fedore 12-prerelease.
Hi again David,
Thank you - guess I was getting confused with the references to qmake: today ./build seems to work just fine for me on Fedore
A few more questions and thank you for qthaskell!! :-) - any plans to cleanup the buildsystem? (requiring sudo to complete building is a bit of a no-no) - Any idea how much ram is needed to build on Linux? I thought I built it once but the other night i left bin/hbuild running over night and it was still swapping/running at [399 of 640] Compiling Qtc.Gui.QListWidget ( Qtc/Gui/QListWidget.hs, dist/build/Qtc/Gui/QListWidget.o ) the next morning - (this humble 32bit P4 only has 1.5GB of ram - I'll try another bigger box later). Thanks, Jens ps I would to package it up for fedora. :)
participants (1)
-
Jens Petersen