Jump to content

Open Sound Control. Has anyone installed this plugin?


Recommended Posts

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

Edited by dmitry evstropov
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...