HDK and MSVC 2005

   3225   3   1
User Avatar
Member
31 posts
Joined: 4月 2007
Offline
When installing the HDK, i got a message that Visual Studio 2003 was required for the build. Can I also build a plugin with the 2005sp1 version? What are the things that I need to take into consideration to acheive this?
User Avatar
Member
30 posts
Joined: 7月 2007
Offline
Hi SpOOkyPaul,

Unfortunately, you really do have to use VS2003, because the existing Houdini libaries would not be compatible with your plugin if you used VS2005. You can compile your plugin with VS2005 and run it, but if you try to use any functions in the existing Houdini libraries (which you have to do if you want to get anything done), it will lock.

I'm not sure if SideFX has any plans on upgrading to VS2005 soon, but if/when they do, I'm sure they'll announce it in the changelogs.

–Joel
Joel Van Eenwyk
Programmer and FX Artist
Homepage: VFX Journal [vfxjournal.net]
User Avatar
Member
7726 posts
Joined: 7月 2005
Offline
Sorry, currently only Houdini 9 on Win64 supports using VS2005 with the HDK. (well, because only H9 on Win64 is compiled with it. )
User Avatar
Member
31 posts
Joined: 4月 2007
Offline
I understand. So, I gues, no MSVC2005 on xp32
  • Quick Links