[linux-audio-user] probs compiling dssi-vst 0.4

From: Josh Lawrence <hardbop200@email-addr-hidden>
Date: Thu Mar 01 2007 - 16:10:38 EET

Hello - I attempted to send this to the dssi-devel, and it didn't show
up, so I'm posting it here to see if anyone has the answer.

I am attempting to compile dssi-vst on dyne:bolic. I am running the
latest wine (0.9.31), and the latest vstsdk (2.4, rev 2). When I
attempt make, I receive this error:

[d:b] ~/compile/dssi-vst-0.4 #make

                          1:50
wineg++ -I./vstsdk2.4/pluginterfaces/vst2.x -Wall dssi-vst-server.cpp
-o dssi-vst-server -lpthread -L. -lremoteplugin
dssi-vst-server.cpp: In member function `virtual void
RemoteVSTServer::hideGUI()':
dssi-vst-server.cpp:566: warning: unused variable 'fd'
dssi-vst-server.cpp: In function `VstIntPtr hostCallback(AEffect*,
VstInt32, VstInt32, VstIntPtr, void*, float)':
dssi-vst-server.cpp:739: error: `audioMasterPinConnected' undeclared
(first use this function)
dssi-vst-server.cpp:739: error: (Each undeclared identifier is
reported only once for each function it appears in.)
winegcc: g++ failed.
make: *** [dssi-vst-server.exe.so] Error 2
zsh: 7462 exit 2 make

Can anyone help me understand this error so I can chase it down?

Thank you,

-- 
Josh Lawrence
http://www.hardbop200.com
Received on Thu Mar 1 16:15:02 2007

This archive was generated by hypermail 2.1.8 : Thu Mar 01 2007 - 16:15:02 EET