Re: compiling resynthesizer

2000-07-18 Thread Marc Lehmann
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 > #include > #include This means you have

Re: More about compiling Resynthesizer

2000-07-18 Thread James Smaby
You need a c++ compiler. This should be part of the gcc distribution. If you just want a working compiled plug-in, I got a working compile (lots of people have been having trouble getting their c++ compilers working right) and put it on my website at:

More about compiling Resynthesizer

2000-07-18 Thread Andrew J Fortune
Hi, This is probably a basic question to many of you, so please forgive me. I am trying to compile resynthesizer using "make install" (as per the instructions in the README), but I am getting the error message "g++: command not found". I tried to look for such a package on both my Mandrake and

Re: compiling resynthesizer

2000-07-15 Thread Markus Fischer
On Sat, Jul 15, 2000 at 02:31:44PM +0200, Michael wrote : > #include > #include > #include On my debian system there are in 'libstdc++2.10-dev'. Markus -- Markus Fischer, http://josefine.ben.tuwien.ac.at/~mfischer/ EMail: [EMAIL PROTECTED] PGP Public Key: http://josefine.

compiling resynthesizer

2000-07-15 Thread Michael
Hi! 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 #include #include The system is a Mandrake 7.1 with Gimp 1.1.24. Any ideas? Thanks in advance! CU, Michael ---=[