![]() |
Blitz Support : |
From: mctimes (mctimes_at_[hidden])
Date: 2003-10-28 12:21:33
I am sorry. I don't know how to post a reply under a thread. So I post a
new one.
As the document tells, blitz++ support gcc compiler. Now I am working
with a IDE so called Devcpp which have gcc being the default compiler. I
have problem to install and use the blitz++. First of all, it's so weird
to "compile" the blitz++. If I don't misunderstand it, blitz++ is a
template-based library. How can we compile such template library without
specification?
Anyway, if compilation is allowed. How can I do that? Should I create a
project and inclde all the source code and compile it into a static
library? I try it but still fail.