Compiling HOT on Ubuntu 64 bit

   4102   2   1
User Avatar
Member
341 posts
Joined: March 2020
Offline
Hi
Trying to compile the houdini ocean toolkit on Ubuntu 8.04 with houdini 9.1.179.
Getting this error right now. does anybody have a clue what I am doing wrong.


blue:~/Desktop/HOT/src/SOP_Ocean> ./compile.sh
Install directory = ‘.’
Linking with ‘libblitz’
Linking with ‘libfftw3f’
Making SOP_Ocean.o and ./SOP_Ocean.so from SOP_Ocean.C
SOP_Ocean.C: In member function ‘virtual OP_ERROR SOP_Ocean::cookMySop(OP_Context&)’:
SOP_Ocean.C:358: warning: ‘getAttribData’ is deprecated (declared at /opt/hfs9.1.179/toolkit/include/GB/GB_AttributeElem.h:64)
SOP_Ocean.C:367: warning: ‘getAttribData’ is deprecated (declared at /opt/hfs9.1.179/toolkit/include/GB/GB_AttributeElem.h:64)
SOP_Ocean.C:369: warning: ‘getAttribData’ is deprecated (declared at /opt/hfs9.1.179/toolkit/include/GB/GB_AttributeElem.h:64)
SOP_Ocean.C:381: error: ‘ourFlags’ was not declared in this scope
../../include/Ocean.h: At global scope:
../../include/Ocean.h:825: warning: ‘void drw::print_stats(char*, const drw::matrix_f&)’ defined but not used
Compile failed


Thanks
Jens Martensson
Effects Supervisor @ Weta FX
User Avatar
Member
341 posts
Joined: March 2020
Offline
I got it work.
My recepie is on odforce
http://forums.odforce.net/index.php?showtopic=6810&st=12&gopid=47389&#entry47389 [forums.odforce.net]

/Jens
Jens Martensson
Effects Supervisor @ Weta FX
User Avatar
Member
117 posts
Joined: July 2005
Online
Hi Jens,

Scan down that thread a little further and pick up my latest distribution. The compile should very straight forward now, and the included examples should all work. I'd like feedback if you have any problems.

-Drew
  • Quick Links