Alanw Posted May 7, 2008 Share Posted May 7, 2008 Thanks, I ran ./compile.sh and everything linked up fine and I received no errors this time. Everything works in Houdini as well. I have one question though. It's not really related to HOT, but I'm getting an undefined symbol output with anything I compile using hcustom. _ZTV9GU_Node17getVariableStringEiR9UT_String. Even the example SOP_Star.so causes this to appear, although it doesn't appear to be causing any harm. Thanks for all the hard work. I'll try and post some images if I can get anything decent looking. Quote Link to comment Share on other sites More sharing options...
eloop Posted May 7, 2008 Share Posted May 7, 2008 (edited) Thats good to hear. I also see the problem you mention, hopefully it will get fixed in the next stable release. Out of interest which platform are you using ? -Drew Thanks, I ran ./compile.sh and everything linked up fine and I received no errors this time. Everything works in Houdini as well. I have one question though. It's not really related to HOT, but I'm getting an undefined symbol output with anything I compile using hcustom. _ZTV9GU_Node17getVariableStringEiR9UT_String. Even the example SOP_Star.so causes this to appear, although it doesn't appear to be causing any harm. Thanks for all the hard work. I'll try and post some images if I can get anything decent looking. Edited May 7, 2008 by eloop Quote Link to comment Share on other sites More sharing options...
Alanw Posted May 7, 2008 Share Posted May 7, 2008 Thats good to hear. I also see the problem you mention, hopefully it will get fixed in the next stable release. Out of interest which platform are you using ?-Drew I am using Ubuntu 7.10 64 bit. -Alan Quote Link to comment Share on other sites More sharing options...
Marc Posted October 28, 2008 Share Posted October 28, 2008 I've updated the wiki to reflect the new src, just to save anyone else going through all the steps before finding this thread . If I get the 9.5.241 linux build working then I'll put it up there (Centos5.2) Cheers Marc Quote Link to comment Share on other sites More sharing options...
eloop Posted October 29, 2008 Share Posted October 29, 2008 More on this topic at this thread. -Drew Quote Link to comment Share on other sites More sharing options...
Marc Posted October 29, 2008 Share Posted October 29, 2008 oops... sorry, I meant to put that link up in this thread. Thanks Drew M Quote Link to comment Share on other sites More sharing options...
varomix Posted November 14, 2008 Share Posted November 14, 2008 Hi I'm trying to compile this fro ubuntu 64 and I get a bunch of errors this is a part of the errors the rest is in the text file /opt/H9.5/toolkit/include/SYS/fpreal16.h:236: error: expected constructor, destructor, or type conversion before errorx.txt Quote Link to comment Share on other sites More sharing options...
eloop Posted November 14, 2008 Share Posted November 14, 2008 Hi Varomix, It looks like a problem with your compiler / system setup, fstream etc are all standard c++ include files and should be present. Can you try and compile SOP_Star.C from the toolkit examples using hcustom and check that it's working ok ? -Drew HiI'm trying to compile this fro ubuntu 64 and I get a bunch of errors this is a part of the errors the rest is in the text file /opt/H9.5/toolkit/include/SYS/fpreal16.h:236: error: expected constructor, destructor, or type conversion before Quote Link to comment Share on other sites More sharing options...
varomix Posted November 15, 2008 Share Posted November 15, 2008 Hi you are right this is a problem in ubuntu I gotta fix that first, thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.