MegaLeon Posted October 7, 2013 Share Posted October 7, 2013 (edited) Hi everyone, I am trying to compile a HDK plugin I have found online (more precisely, the SOP_Dijkstra_Creator here: http://forums.odforc...on/page__st__12, but I am having some difficulties with the compiler itself. The installation of VC2008 and the SDKs needed for compiling under Windows went fine as I can compile the SOP_Star example without problems using hcustom. When I try to compile the aforementioned code, though, it tells me that it can't find the "GB/GB_ElementTree.h" among the includes - I've actually checked and in toolkit/include there's no GB folder at all. Why is that? Have they been deprecated? I've found no information online whatsoever. Thanks for helping - Edited October 7, 2013 by MegaLeon Quote Link to comment Share on other sites More sharing options...
symek Posted October 7, 2013 Share Posted October 7, 2013 Yes, GB_ElementTree is deprecated. There was a serious change in HDK 12, most plugins won't work without serious rewrite. Quote Link to comment Share on other sites More sharing options...
graham Posted October 7, 2013 Share Posted October 7, 2013 http://www.sidefx.com/docs/hdk12.5/hdk_ga_porting.html http://www.sidefx.com/docs/hdk12.5/hdk_ga_using.html 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.