On Sat, Jul 15, 2000 at 02:31:44PM +0200, Michael <[EMAIL PROTECTED]> wrote:
> I've been trying to compile the resynthesizer plug-in but it didn't
> work. There are some files included in the source which are not
> available on my system:
>
> #include <vector>
> #include <queue>
> #include <algorithm>
This means you have no installed c++ compiler, or are missing some vital
compiler components, like the standard c++ library.
Best to fetch gcc from ftp://gcc.gnu.org and compile it yourself, no need
to guess which package might work with which other..
--
-----==- |
----==-- _ |
---==---(_)__ __ ____ __ Marc Lehmann +--
--==---/ / _ \/ // /\ \/ / [EMAIL PROTECTED] |e|
-=====/_/_//_/\_,_/ /_/\_\ XX11-RIPE --+
The choice of a GNU generation |
|