From: Michael Andreen Date: Fri, 12 Apr 2002 17:25:20 +0000 (+0000) Subject: Minor changes X-Git-Tag: HBS_0_1_0~1 X-Git-Url: https://ruin.nu/git/?p=hbs.git;a=commitdiff_plain;h=86211c03ec3dba0fc308b5ca7b0a7b1550c2896f Minor changes --- diff --git a/README b/README index 8b13789..881f404 100644 --- a/README +++ b/README @@ -1 +1,7 @@ +Requirements: +QT 3 (3.0.3 is prolly recommended) +And ANSI/ISO compliant c++ compiler with libraries. +(I've done all the development using gcc 3.0.x, with some patches from mandrake) + +gcc 2.96's STL (from Mandrake 8.2) was not compliant enough to compile it.