hcustom compiling os X - H11 - not valid for C++

   2085   2   1
User Avatar
Member
279 posts
Joined: 12月 2009
Offline
I try to compile SOP_Star.C example with Houdini 11.0.466 on mac os X.6.4.
I have this error:
bash-3.2# hcustom SOP_Star.C
Making directory /Users/fsimerey/Library/Preferences/houdini/11.0/dso
Making SOP_Star.o and /Users/fsimerey/Library/Preferences/houdini/11.0/dso/SOP_Star.dylib from SOP_Star.C
cc1plus: warning: command line option “-fobjc-gc-only” is valid for ObjC/ObjC++ but not for C++
ld: warning: directory ‘/Library/Frameworks/Houdini.framework/Versions/Current/Resources/Frameworks/Houdini.framework/Versions/11.0.466/Libraries’ following -L not found
ld: warning: directory ‘/Library/Frameworks/Houdini.framework/Versions/Current/Resources/Frameworks’ following -F not found


Is there a solution ? in fact i would like compile HOT(houdini ocean toolkit) for H11. Thanks for your help.
User Avatar
Member
1908 posts
Joined: 11月 2006
Offline
What you are getting is just a compiler warning and your compile is in fact successful and your Star SOP is good to go.
Graham Thompson, Technical Artist @ Rockstar Games
User Avatar
Member
279 posts
Joined: 12月 2009
Offline
Ah ok….

Thanks a lot Graham
  • Quick Links