Blitz logo

Blitz Support :

From: Peter Vandersteegen (Peter.Vandersteegen_at_[hidden])
Date: 2004-06-14 11:56:25


Hello,

One important remark I've forget to mention: as mentioned in the manual,
you first have to choose/make the correct header-file blitz/config.h ...

As written in the manual, this means that the first thing you have to do:
        run the script ./configure in the directory blitz/compiler.
(This can be done by installing cygwin under windows...)
Then you can need to copy the created file config.h to the directory
blitz/blitz.

after this, running scons would result in a compiled blitz-library

greetz

Peter