Problems with compiling on Macosx 10.9

   2601   4   1
User Avatar
Member
9 posts
Joined: Oct. 2013
Offline
I am having trouble compiling with hcustom on Macosx 10.9. Apparently this is because of a change of the default standard library. Will there be a Houdini Version for 10.9 any time soon?
User Avatar
Member
9 posts
Joined: Oct. 2013
Offline
Maybe this is useful for others as well: After installing XCode 5 the default stdlib has changed. One needs compile and link any C++ code with the command line flag “-mmacosx-version-min=10.8”. I had to add this to the CFLAGS and LFLAGS in hcustom, now everything links okay.
User Avatar
Member
7720 posts
Joined: July 2005
Offline
This was fixed in Houdini 13.0.200
User Avatar
Member
36 posts
Joined: May 2013
Offline
Hey guys, I'd like to resurrect this thread to add some new issues about compiling on mac xcode 5 with houdini 13.447

I tried posting at odforce and still looking for infos.

Check out the link including all details.

http://forums.odforce.net/topic/20479-compiler-error-first-test-using-geoisosurfacec-on-mac/
[forums.odforce.net]

Sorry for dupe post, just to emphasize my problem unsolved.

Thx for any help.
User Avatar
Member
36 posts
Joined: May 2013
Offline
The solution was pointed out here, I guess could be help someone!

http://forums.odforce.net/topic/20479-compiler-error-first-test-using-geoisosurfacec-on-mac/#entry122418 [forums.odforce.net]
  • Quick Links