-
- Downloads
Fixed a linux build issue when the llhavok suddenly required rtti in order to link.
I added a #ifndef hack to v3math.h to eliminate LLString's from the llhavok project. I also removed lluuid.h's dependency on LLString (using std::string) instead and then fixed a bunch of bad dependency fallout on a few files around the project that suddenly lost their hidden access to some fundamental includes. The important parts were reviewed with James.
Showing
- indra/llcommon/indra_constants.h 1 addition, 0 deletionsindra/llcommon/indra_constants.h
- indra/llcommon/llsd.cpp 1 addition, 0 deletionsindra/llcommon/llsd.cpp
- indra/llmath/v3math.h 10 additions, 2 deletionsindra/llmath/v3math.h
- indra/test/llpipeutil.cpp 1 addition, 0 deletionsindra/test/llpipeutil.cpp
- indra/test/llsd_new_tut.cpp 1 addition, 0 deletionsindra/test/llsd_new_tut.cpp
Loading
Please register or sign in to comment