Il giorno lun, 15/12/2008 alle 14.01 +0100, Thomas
Kuther ha scritto:
On Mo, 15.12.08 13:46 axax <axax(a)email.it>
wrote:
The errors are:
for dssi-vst (linker??)
[...]
dssi-vst-server-YxEjgb.o: In function `AudioThreadMain(void*)':
dssi-vst-server.cpp:(.text+0x431): undefined reference to
`__cxa_get_exception_ptr'
dssi-vst-server-YxEjgb.o: In function `WinMain':
dssi-vst-server.cpp:(.text+0x51dd): undefined reference to
`__cxa_get_exception_ptr'
It looks like you are missing libstdc++, or its -devel package.
T.
humm... i've installed libstdc++ and libstdc++-dev version 5 and 6.
i think the problem is not this.
Maybe dssi want another version?
i check this...
Maybe that doesn't include the 32bit one. Looking at the README in
dssi-vst, it seems to be called gcc-multilib and g++-multilib on
foobuntu.