zdufour Posted June 29, 2012 Share Posted June 29, 2012 I am getting the following error when I load my hdk sops Compiler incompatibility detected. gcc compiler versions below 4.3 are not compatible with gcc compiler versions 4.3 or above. Below is my houdini env HOUDINI_BUILD_KERNEL=2.6.32-19-generic HOUDINI_BUILD_VERSION=634 HOUDINI_BUILD_LIBC=glibc 2.11.1 HOUDINI_BUILD_PLATFORM=Debian squeeze/sid HOUDINI_MINOR_RELEASE=0 HOUDINI_VERSION=12.0.634 HOUDINI_BUILD_COMPILER=4.4.3 HOUDINI_MAJOR_RELEASE=12 HOUDINI_CC=/usr/bin/g++-4.4 HOUDINI_DSO_ERROR=1 Any ideas Quote Link to comment Share on other sites More sharing options...
edward Posted June 29, 2012 Share Posted June 29, 2012 Yes, do one of the following: - Compile using gcc/g++ 4.4, OR - Install a build of Houdini that matches the gcc version that you want to develop using the HDK. Quote Link to comment Share on other sites More sharing options...
zdufour Posted June 29, 2012 Author Share Posted June 29, 2012 Thanks for you help I am at a facility and when I went on vacation they updated our houdini build. Now I am trying to figure out why build 12.0.543.9 worked and the new build 12.0.634 has problems. Thanks for helping. when I do a g++ -v I get gcc version 4.4.5 (Debian 4.4.5-8) and I did set the HOUDINI_CC. HOUDINI_CC=/usr/bin/g++-4.4 So frustrating.. I could really use my tools at the moment Yes, do one of the following: - Compile using gcc/g++ 4.4, OR - Install a build of Houdini that matches the gcc version that you want to develop using the HDK. Quote Link to comment Share on other sites More sharing options...
edward Posted June 29, 2012 Share Posted June 29, 2012 Have you looked at HOUDINI_DSO_ERROR=2 ? Did you recompile all the HDK plugins being loaded? 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.