Jump to content

Can't get HDK to compile


Recommended Posts

Hallo all.

If been trying to get the HDK to work on my pc, but what ever I try it fails to compile.
I tried both visual studio 2012 and 2015, and using the command line hcustom, I have 2 version of Houdini on my PC Houdini 15.0.465,Houdini FX 16.0.504.8 on a windows 10 pc.

Searching for possible solutions didn't yield any results either, so I was  hoping someone here could help me out.

 

Thanks in advance

.

Included are the error logs for both VS.

vs2012.txt

vs2015.txt

vc2012.log

vs2-15.log

Link to comment
Share on other sites

cl : Command line warning D9025: overriding '/TC' with '/TP'


cl : Command line warning D9025: overriding '/MDd' with '/MD'

These warnings say to me your environment variables must be severely messed up. First of all SAVE a copy of all your environment variable values before doing anything else. Now, offhand:

- Remove anything Visual Studio related from your PATH environment. This was only necessary on 32-bit Windows. You *must* be running 64-bit Windows.

- Remove anything that looks compiler related before running hcustom other than MSVCDir. Make sure MSVCDir is pointing to VS 2015's VC directory. Remove these if you see them: LIB, INCLUDE, CFLAGS, CXXFLAGS, or anything else similar.

Now try again using the Houdini Command Line Tools from the Start Menu and hcustom.

Link to comment
Share on other sites

I Got hcutom to compile a sample node, and it works in 16 event though hcustom crashes afterwards, but that could be the same as another post about it crashing on windows 10.
Unfortunately Visual studio still fails to compile for me at this time. At least i can start with experimenting and learning to make node's / vex functions
Unfortanite i't did not help

I tried 2015 with the latest stable build of Houdini 16 but still it failed.

 

Link to comment
Share on other sites

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