Thanks John, fix looks good now merged and submitted to svn/trunk.

On Thu, Jun 16, 2011 at 4:40 PM, John Cummings <[email protected]> wrote:
> While testing recent OSG developer releases and the subversion trunk, I
> have noticed that on my 64-bit Linux machines, all of the OSG libraries
> get installed into the "lib64" directory as I would expect. However, the
> OpenThreads library gets installed into the "lib" directory when
> selecting "Build OpenThreads with Qt threading support." That is, with
> the BUILD_OPENTHREADS_WITH_QT set to ON.
>
> I am attaching the a fix for this issue in the file:
>
> src/OpenThreads/qt/CMakeLists.txt
>
> It simply adds ${LIB_POSTFIX} to the destination as in done with all
> other CMakeLists.txt with libraries in OSG. I have tested it on both
> 32-bit and 64-bit Linux.
>
> Thank you
> John Cummings
>
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to