eloop Posted August 12, 2010 Share Posted August 12, 2010 Hi people, This release updates the HOT for H11 compatibility, there is no new functionality. Go to the downloads tab to find a source zip plus an OSX binary. Google code HOT repository. Post compile problems for the release in this thread. It would be useful if experienced windows users who have successfully built the HOT for the previous version report back their experience building this version here as well. Cheers, Drew Quote Link to comment Share on other sites More sharing options...
ykcosmo Posted August 12, 2010 Share Posted August 12, 2010 thank you eloop ! Quote Link to comment Share on other sites More sharing options...
fsimerey Posted August 14, 2010 Share Posted August 14, 2010 you rock eloop ! os x binary for 11.0.446.9 AND 11.0.469 !!! Great job, thanks ! Quote Link to comment Share on other sites More sharing options...
ykcosmo Posted August 14, 2010 Share Posted August 14, 2010 (edited) 469 has some display problems... 471 please... Edited August 14, 2010 by ykcosmo Quote Link to comment Share on other sites More sharing options...
melazoma Posted October 25, 2010 Share Posted October 25, 2010 (edited) Hi people, This release updates the HOT for H11 compatibility, there is no new functionality. Go to the downloads tab to find a source zip plus an OSX binary. Google code HOT repository. Post compile problems for the release in this thread. It would be useful if experienced windows users who have successfully built the HOT for the previous version report back their experience building this version here as well. Cheers, Drew Hi eloop, Bringing this thread backup... I'm trying to compile hotsrc-rc9 on OSX (xcode installed). I've compiled this on Windows and Linux before with hcustom, but can't seem to figure how to do this on OSX. Sorry for the trouble, but can you post a step-by-step instruction for compiling the source? Thank you. Just to add to this, here is the error I'm getting while compiling with make. (I have edited the makefile to include the osx-compiled 3rdparty libs and $HFS/toolkit/makefiles/Makefile.gnu instead of the linux files) /Library/Frameworks/Houdini.framework/Versions/11.0.504/Resources/toolkit/include/SYS/SYS_Align.h: In function ‘void* SYSamalloc(size_t, size_t)’: /Library/Frameworks/Houdini.framework/Versions/11.0.504/Resources/toolkit/include/SYS/SYS_Align.h:84: error: ‘memalign’ was not declared in this scope make: *** [SOP_Ocean.o] Error 1 Edited October 25, 2010 by melazoma Quote Link to comment Share on other sites More sharing options...
eloop Posted October 25, 2010 Author Share Posted October 25, 2010 See the documentation. Hot documentation. -Drew Hi eloop, Bringing this thread backup... I'm trying to compile hotsrc-rc9 on OSX (xcode installed). I've compiled this on Windows and Linux before with hcustom, but can't seem to figure how to do this on OSX. Sorry for the trouble, but can you post a step-by-step instruction for compiling the source? Thank you. Just to add to this, here is the error I'm getting while compiling with make. (I have edited the makefile to include the osx-compiled 3rdparty libs and $HFS/toolkit/makefiles/Makefile.gnu instead of the linux files) /Library/Frameworks/Houdini.framework/Versions/11.0.504/Resources/toolkit/include/SYS/SYS_Align.h: In function ‘void* SYSamalloc(size_t, size_t)’: /Library/Frameworks/Houdini.framework/Versions/11.0.504/Resources/toolkit/include/SYS/SYS_Align.h:84: error: ‘memalign’ was not declared in this scope make: *** [SOP_Ocean.o] Error 1 Quote Link to comment Share on other sites More sharing options...
melazoma Posted October 26, 2010 Share Posted October 26, 2010 See the documentation. Hot documentation. -Drew Oh oops. I should have RTFM'd... Thanks for pointing me in the right direction! Quote Link to comment Share on other sites More sharing options...
dangerweenie Posted January 23, 2012 Share Posted January 23, 2012 Hey Melazoma, I'm havign the same "memalign" error when trying to build something else for Houdini - the experimental Alembic exporter here Eloop suggested you look @ the HOT documentation, and I've tried building HOT from the source, seems to work ok ... did you find a particular solution to the memalign error? Thanks, Matt Hi eloop, Bringing this thread backup... I'm trying to compile hotsrc-rc9 on OSX (xcode installed). I've compiled this on Windows and Linux before with hcustom, but can't seem to figure how to do this on OSX. Sorry for the trouble, but can you post a step-by-step instruction for compiling the source? Thank you. Just to add to this, here is the error I'm getting while compiling with make. (I have edited the makefile to include the osx-compiled 3rdparty libs and $HFS/toolkit/makefiles/Makefile.gnu instead of the linux files) /Library/Frameworks/Houdini.framework/Versions/11.0.504/Resources/toolkit/include/SYS/SYS_Align.h: In function ‘void* SYSamalloc(size_t, size_t)’: /Library/Frameworks/Houdini.framework/Versions/11.0.504/Resources/toolkit/include/SYS/SYS_Align.h:84: error: ‘memalign’ was not declared in this scope make: *** [SOP_Ocean.o] Error 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.