Hi J.P., thanks. Changes merged and submitted to svn. I've changed also FOUND_CUDART to search also in lib64 path. You can check if it works for you.
cheers, art J.P. Delport wrote: > Hi Art, > > for osgPPU to find OSG on Debian 64-bit I had to add /usr/local/lib64 to > FindOSG.cmake (attached). > > I also had to manually change: > FOUND_CUDART > from > /usr/local/cuda/lib/libcudart.so > to > /usr/local/cuda/lib64/libcudart.so > > in ccmake GUI. > > I'm not sure how to handle the lib64 dirs properly? > > Above changes made osgPPU r227 compile and cuda example run. > > thanks > jp > > -- > This message is subject to the CSIR's copyright terms and conditions, e-mail > legal notice, and implemented Open Document Format (ODF) standard. > The full disclaimer details can be found at > http://www.csir.co.za/disclaimer.html. > > This message has been scanned for viruses and dangerous content by > MailScanner, > and is believed to be clean. MailScanner thanks Transtec Computers for their > support. > > > _______________________________________________ > osg-users mailing list > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > ------------------ > Post generated by Mail2Forum ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=18612#18612 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

