ykcosmo Posted June 9, 2008 Share Posted June 9, 2008 #include <UT/UT_DSOVersion.h> #include <CMD/CMD_Manager.h> #include <CMD/CMD_Args.h> #include <VEX/VEX_VexOp.h> #include <OP/OP_Director.h> #include <UT/UT_Math.h> #include <UT/UT_Interrupt.h> #include <GU/GU_Detail.h> #include <GU/GU_PrimPoly.h> #include <CH/CH_LocalVariable.h> #include <PRM/PRM_Include.h> #include <OP/OP_Operator.h> #include <OP/OP_OperatorTable.h> #include <GU/GU_PrimPart.h> in the ocean toolkit, where are these .h file? Quote Link to comment Share on other sites More sharing options...
sibarrick Posted June 9, 2008 Share Posted June 9, 2008 Those are all Sesi header files and live in the toolkit/include directory once you have installed the hdk. Quote Link to comment Share on other sites More sharing options...
ykcosmo Posted June 10, 2008 Author Share Posted June 10, 2008 there is only a "headers.db" file in the include directory of toolkit. Quote Link to comment Share on other sites More sharing options...
edward Posted June 10, 2008 Share Posted June 10, 2008 You're running an older version of Houdini which requires that hdkinstall be first run from the command line to extract the headers. Quote Link to comment Share on other sites More sharing options...
ykcosmo Posted June 11, 2008 Author Share Posted June 11, 2008 it works now, thanks. 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.