X-Git-Url: https://ruin.nu/git/?p=hbs.git;a=blobdiff_plain;f=README;h=881f404957768810e180b1d8e87020474142c7e3;hp=8b137891791fe96927ad78e64b0aad7bded08bdc;hb=86211c03ec3dba0fc308b5ca7b0a7b1550c2896f;hpb=f96bf3d395f79ce76f36b0f7003ca4e743b6019f 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.