X-Git-Url: https://ruin.nu/git/?p=hbs.git;a=blobdiff_plain;f=README;h=502d6982394a9a8784d24010a814b1d384ede8af;hp=8b137891791fe96927ad78e64b0aad7bded08bdc;hb=HEAD;hpb=ec7ebf4a9acd1d7b7e4e7967c4afa94300ed5ff9 diff --git a/README b/README index 8b13789..502d698 100644 --- a/README +++ b/README @@ -1 +1,9 @@ +It's licensed under Gnu GPL if anyone want to know.. (read COPYING) +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.