Jump to content

Help: VS2008 / hcustom


Recommended Posts

People im loosing mu nervs here,

can any1 write down how to setup VS2008 so i can compile stupid sample???

hcustom doesnt work, or im stupid, when i try to compile something im gettting error

SOP_Star.C

Unknown compiler version - please run the configure tests and report the results

so would be nice if some1 could make help for us stupid guys

cheers and thx

Link to comment
Share on other sites

  • 2 months later...

h10 is good to go for vc8

i was able to compile the maxwell plugin for 10 today, however...................

first setup according to the docs mentioned above and ensure that cl.exe runs from a houdini shell

from that shell, navigate to %HFS%/toolkit/samples/SOP

you will need to run

hcustom -e SOP_star.C >> output.bat

then edit the output.bat file to remove the lines up to the last long one that starts:

C:\Program Files\....\cl .......................

edit the C:Program files\.........cl

to just read cl or cl.exe

then remove the UT_DSO_VERSION = longhexnumbers line as it will keep the plugin from compiling

this is a bug in hcustom for windows 64bit and currently this is the only workaround i have found to work, not sure if there is the same issue with the 32bit version.

i sent the bug into support but have not heard a response for a fix yet

good luck

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