I've fixed this error. There was a line missing in llsdmessagereader.cpp :
default: // TypeLLSDTypeEnd, TypeLLSDNumTypes, etc. at the end of the switch part line 270. I have another error message : ld: warning: directory '/Volumes/Maison/laurent/Documents/Secondlife/Kirsten/linden/build-darwin-i386/packages/lib/release/Release' following -L not found ld: library not found for -lllconvexdecomposition collect2: ld returned 1 exit status Command /Developer/usr/bin/g++-4.2 failed with exit code 1 hel hacd-darwin-20111130b for the libraries and the include files that I've put respectively in build-darwin-i386/packages/lib and build-darwin-i386/packages/include. I have kConvexDecomposition.h llconvexdecomposition.h ndConvexDecomposition.h in include libk_hacdConvexDecomposition.a libnd_hacdConvexDecomposition.a in lib Is it the good files ? If yes, where should I put them to have them discovered by ld. If no, which version of convexdecomposition I should use in a third party build ? Thank you Le 29 avr. 2013 à 02:24, Laurent Bechir a écrit : > > Hello, > > I'm trying to build Kirten's viewer for my Mac and I get this error message : > > llsdmessagereader.cpp:270: warning: enumeration value 'TypeLLSDNumTypes' not > handled in switch > llsdmessagereader.cpp:270: warning: enumeration value 'TypeLLSDTypeEnd' not > handled in switch > > I've tried to look in llsdmessagereader.cpp, llsdmessagereader.h, llsd.h and > llsd.cpp, but I don't know what to do to fix that error. Any idea, please ? > > Thank you
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges