![]() |
![]() |
![]() |
Adding Viewer ComponentsFrom RexWikiAdding new components or libraries to realXtend Viewer requires some caution. Because it is based on the Second Life viewer, it uses the static Multithreaded (/MT switch in Visual Studio) C++ runtime, and thus any new libraries should also be compiled with the static Multithreaded runtime, and linked statically. DLLs *can* be used, if one watches out for the following things:
To be sure, test on Windows Vista, which seems to be most strict in detecting conflicts (and terminating the offending application!) resulting from mixed runtimes or mixed heap usage. |
||
![]() |
![]() |
![]() |

