does HDK work with the visual C++ express 2008?

   4230   7   2
User Avatar
Member
13 posts
Joined: Jan. 2009
Offline
thanks in advance
“Do or do not… there is no try.”
User Avatar
Member
110 posts
Joined:
Offline
Nope, only works on Visual Studio 2005, not express.
User Avatar
Member
13 posts
Joined: Jan. 2009
Offline
thank you! i've wasted all my weekend trying to get this to work with express 2008
thanks again
“Do or do not… there is no try.”
User Avatar
Member
48 posts
Joined: Sept. 2006
Offline
No problem with MSVS 2005SP1, 2008, 2010beta.
User Avatar
Member
13 posts
Joined: Jan. 2009
Offline
oh ok….
now trying to get VS to debug/run it
there's no clear instructions for setting this up anywhere!
:-(
“Do or do not… there is no try.”
User Avatar
Staff
5161 posts
Joined: July 2005
Offline
Try looking in the “Intro to the HDK” section here:

http://www.sidefx.com/docs/hdk10.0/ [sidefx.com]
User Avatar
Member
2199 posts
Joined: July 2005
Offline
or here

http://odforce.net/wiki/index.php/HDKFrequentlyAskedQuestions [odforce.net]
The trick is finding just the right hammer for every screw
User Avatar
Member
13 posts
Joined: Jan. 2009
Offline
thanks guys but i've already tried those 2 resources

odforce talks about setting it up for VS2003 (which has a different project settings layout compared to VS2005)

but i've just noticed the compiling section in the HDK 10.0 docs - talks about using makefiles

if i can figure out how to call make files using VS2005 (i normally use Eclipse so i am not used to this) then i should be good to go!

thanks again!
“Do or do not… there is no try.”
  • Quick Links