Jump to content

H11 hdk compile errors


Recommended Posts

Hello,

I'm testing my windows compiling environment by running the nice "SBC Capture, Deform & Transfer Sops" by houdini tools, however I get some GB_AttributeRef errors (quite often on some other SOPs too).

I'm on H11 hdk and running MS Visual C++ 2005 on windows7 (yeah I know)

I found in another post that this could be due to a change to the H11 hdk. Do you reckon fixing the source would be difficul for somebody not accustomed to HDK and C++? :)

I'm running hcustom SOP_SBC_capt.c <enter>, it returns a long list (here a portion of it)

SOP_SBC_capt.C(474) : error C2440: '=' : cannot convert from 'GB_AttributeRef' to 'int'

No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called

SOP_SBC_capt.C(478) : error C2248: 'GB_AttributeElem::getAttribData' : cannot access private member declared in class 'GB_AttributeElem'

c:\program files\side effects software\houdini 11.0.446.9\toolkit\include\gb\GB_AttributeElem.h(155) : see declaration of 'GB_AttributeElem::getAttribData'

c:\program files\side effects software\houdini 11.0.446.9\toolkit\include\gb\GB_AttributeElem.h(33) : see declaration of 'GB_AttributeElem'

Thanks for taking a look

L

Edited by Lucavfx
Link to comment
Share on other sites

  • 3 weeks later...

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...