SVN commit 476137 by mueller: build with dlopened opengl by default M +1 -1 README.qt-copy --- branches/qt/3.3/qt-copy/README.qt-copy #476136:476137 @@ -23,7 +23,7 @@ --default-config-begin-- ./configure -system-zlib -qt-gif -system-libpng -system-libjpeg \ - -plugin-imgfmt-mng -thread -no-exceptions -debug -fast + -plugin-imgfmt-mng -thread -no-exceptions -debug -fast -dlopen-opengl --default-config-end-- It adds "-debug" as well, which greatly improves the use for backtraces (but