Open Sound Control. Has anyone installed this plugin?

   2718   1   1
User Avatar
Member
2 posts
Joined: Feb. 2010
Offline
Hi
I'm trying to install (to comзile) the plugin houdini-osc.EARLYRELEASE.tar.gz , but have not yet obtained.

My sytem Mac OSX 10.5.6/XCode 3.1.4, and I tried on another system Mac OSX 10.6.2 the same

So I have:

bash-3.2# ./build.sh

The Houdini 10.0.528 environment has been initialized.

rm: dist/run: No such file or directory
//// echo —- hcustom -i ../dist -I../include -L../lib -lpthread -loscpack -g CHOP_OpenSoundControl.cpp

Install directory = ‘/dist’

Linking with ‘libpthread’
Linking with ‘liboscpack’

Making debug version
Making directory /dist
Making CHOP_OpenSoundControl.o and /dist/CHOP_OpenSoundControl.dylib from CHOP_OpenSoundControl.cpp
cc1plus: warning: command line option “-fobjc-gc-only” is valid for ObjC/ObjC++ but not for C++

../include/oscpack/osc/OscException.h: In copy constructor ‘osc::Exception::Exception(const osc::Exception&)’:
../include/oscpack/osc/OscException.h:42: warning: base class ‘class std::exception’ should be explicitly initialized in the copy constructor

CHOP_OpenSoundControl.cpp: In member function ‘virtual float CHOP_OpenSoundControl::getVariableValue(int, int)’:
CHOP_OpenSoundControl.cpp:252: error: no matching function for call to ‘CHOP_OpenSoundControl::getVariableValue(int&)’

/Library/Frameworks/Houdini.framework/Versions/10.0.528/Resources/toolkit/include/OP/OP_Parameters.h:166: note: candidates are: virtual float OP_Parameters::getVariableValue(int, int)

CHOP_OpenSoundControl.cpp: In static member function ‘static void* OSCListenerThread::_thread_proc(void*)’:CHOP_OpenSoundControl.cpp:277: warning: control reaches end of non-void function

Compile failed

I wonder what the reason is: some other type of the compiler's version, or something else
Thank you, I hope to support
User Avatar
Member
1 posts
Joined: Sept. 2010
Offline
Hello,
I know it has been quite a long time since this thread started, but I'm also trying to compile this plugin on OS X and getting exactly the same error messages.
I'm not proficient in C++, so debugging is out of the question. I believe this has something to do with the operating system, but you never kwon.

Is there an OSC alternative to Houdini?
Thanks a lot in advance!
  • Quick Links