devstropov

devstropov

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Houdini Help Apple and Android application Dec. 29, 2013, 5:26 p.m.

It's good idea. i can build app for iOS/Android for free, only need to collect all the necessary information. Describe the structure of the content (HELP, examples, links to videos) well and news (connect to sidefx side)

what next steps?

Open Sound Control. Has anyone installed this plugin? Feb. 9, 2010, 5:23 a.m.

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