Jump to content


Win 64 hou 11.1.118 compile


  • Please log in to reply
18 replies to this topic

#13 edward

edward

    Grand Master

  • Members
  • PipPipPipPipPip
  • 3,325 posts
  • Joined: 10-September 02
  • Name:e.d.w.a.r.d. .

Posted 02 January 2012 - 09:45 PM

You cannot use houdini.env to modify HOUDINI_PATH because HOUDINI_PATH itself is used to find where houdini.env exists. You should post the contents of your .bat file. Offhand, I'm guessing that your wrapper script is still wrong.
don't panic!

#14 Netvudu

Netvudu

    Houdini Master

  • Members
  • PipPipPipPip
  • 765 posts
  • Joined: 24-May 06
  • Location:Barcelona, Spain
  • Name:Javier Meroño

Posted 03 January 2012 - 09:33 AM

Oh, If there´s something I´m sure of, that is that my bat file is wrong  :D I just don´t know why.

Also thanks for the explanation on why I cannot adjust the env file directly...

Bear with me....

@echo off


set HOUDINI_PATH=C:\Program Files\Side Effects Software\hotbin_win64_H11.1.118_1.0rc9;&
set PATH=C:\Program Files\Side Effects Software\hotbin_win64_H11.1.118_1.0rc9\dlls
start "" "C:\Program Files\Side Effects Software\Houdini 11.1.118\bin\hmaster.exe"

AS you can see I unzipped the HOT binary at "C:\Program Files\Side Effects Software\hotbin_win64_H11.1.118_1.0rc9" I thought it would be a good idea not to loose it around the Hard drive.

Edited by Netvudu, 03 January 2012 - 09:35 AM.


#15 edward

edward

    Grand Master

  • Members
  • PipPipPipPipPip
  • 3,325 posts
  • Joined: 10-September 02
  • Name:e.d.w.a.r.d. .

Posted 03 January 2012 - 03:09 PM

Try instead:

@echo off

set "HOUDINI_PATH=C:\Program Files\Side Effects Software\hotbin_win64_H11.1.118_1.0rc9;&"
set "PATH=C:\Program Files\Side Effects Software\hotbin_win64_H11.1.118_1.0rc9\dlls"
start "C:\Program Files\Side Effects Software\Houdini 11.1.118\bin\hmaster.exe"

don't panic!

#16 Netvudu

Netvudu

    Houdini Master

  • Members
  • PipPipPipPip
  • 765 posts
  • Joined: 24-May 06
  • Location:Barcelona, Spain
  • Name:Javier Meroño

Posted 03 January 2012 - 04:38 PM

Perfect!

But it´s

@echo off

set "HOUDINI_PATH=C:\Program Files\Side Effects Software\hotbin_win64_H11.1.118_1.0rc9;&"
set "PATH=C:\Program Files\Side Effects Software\hotbin_win64_H11.1.118_1.0rc9\dlls"
start "" "C:\Program Files\Side Effects Software\Houdini 11.1.118\bin\hmaster.exe"

with the extra "" after start or you stay at the command line instead of running the exe.

Thanks for your patience! Now all my other Houdini versions work flawlessly and HOT runs nicely on this one.

#17 Houart

Houart

    Peon

  • Members
  • Pip
  • 6 posts
  • Joined: 01-April 11
  • Location:Colombia
  • Name:luis santos

Posted 07 January 2012 - 04:01 PM

Hi everyone, I'm new to houdini, and I want to install the tool kit ocean, but don´t know how to create the environment variables, that I do within the software or system properties in control panel? Help me pls!!  :(

#18 Houart

Houart

    Peon

  • Members
  • Pip
  • 6 posts
  • Joined: 01-April 11
  • Location:Colombia
  • Name:luis santos

Posted 07 January 2012 - 04:08 PM

ok ok I hadn´t seen this thread.  ¬¬!   http://forums.odforc...-ocean-toolkit/

#19 Houart

Houart

    Peon

  • Members
  • Pip
  • 6 posts
  • Joined: 01-April 11
  • Location:Colombia
  • Name:luis santos

Posted 07 January 2012 - 04:28 PM

hotbin_win64_H11.0.446.9 someone who has?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users