Mac: Update llqtwebkit build, build and package dylib Qt4 pieces.
Part of the switchover to dynamic Qt4. This mostly completes the Mac side. Webkit is functional on Mac, plugins work. The two test programs, llfbconnectest and llplugintest, need a little more work to run without manual fixup ('.' on PATH and maybe a symlink to libz.1.dylib and they run and function on Mac). Also need to address libz.dylib vs libz.a. Currently resolving against dylib which is not what I want.
Showing
- autobuild.xml 6 additions, 6 deletionsautobuild.xml
- indra/cmake/Copy3rdPartyLibs.cmake 0 additions, 1 deletionindra/cmake/Copy3rdPartyLibs.cmake
- indra/cmake/Linking.cmake 1 addition, 0 deletionsindra/cmake/Linking.cmake
- indra/media_plugins/webkit/CMakeLists.txt 6 additions, 6 deletionsindra/media_plugins/webkit/CMakeLists.txt
- indra/newview/viewer_manifest.py 31 additions, 3 deletionsindra/newview/viewer_manifest.py
- indra/test_apps/llfbconnecttest/CMakeLists.txt 96 additions, 25 deletionsindra/test_apps/llfbconnecttest/CMakeLists.txt
- indra/test_apps/llplugintest/CMakeLists.txt 102 additions, 27 deletionsindra/test_apps/llplugintest/CMakeLists.txt
Loading
Please register or sign in to comment