Hey gang, I'm building a plugin and I'm linking to an external library using a make file. It compiles fine and creates my .so file, but when I launch Houdini my operator doesn't show up.
Compiling and all works fine with the default sample files.
I'm using Ubuntu 10.1 with gcc 4.4.3 and Houdini 12.0.683 for gcc 4.4.
Any ideas?
-R
HDK plugin and external library
Started by Ratman, Jul 15 2012 02:51 PM
4 replies to this topic
#2
Posted 16 July 2012 - 04:16 AM
set HOUDINI_DSO_ERROR=2 to see load-time dso errors. Perhaps Houdini can't see your external library? Is it in LD_LIBRARY_PATH or so?
(...) It was late, late in the evening, the lovers they were gone;
The clocks had ceased their chiming, and the deep river ran on.
The clocks had ceased their chiming, and the deep river ran on.
#3
Posted 17 July 2012 - 07:30 AM
Hey SYmek, thanks for the reply.
I think that might have been it, my plugin is showing up.
Now I gotta figure out why it wont solve the sim when I play :-|
Thanks!
-R
I think that might have been it, my plugin is showing up.
Now I gotta figure out why it wont solve the sim when I play :-|
Thanks!
-R
#4
Posted 17 August 2012 - 04:22 PM
I'm facing same issues here..
I have my so files in my home directory's houdini12.1/dso but houdini cant see it
while loading.
I compiled the default SOP_Flatten(in the same location as the other files) which houdini does pick up while loading.
I'm linking to external libs as well.
I have my so files in my home directory's houdini12.1/dso but houdini cant see it
while loading.
I compiled the default SOP_Flatten(in the same location as the other files) which houdini does pick up while loading.
I'm linking to external libs as well.
Edited by bhaveshpandey, 17 August 2012 - 04:26 PM.
#5
Posted 18 August 2012 - 03:31 AM
nevermind..fixed it.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











