Thanks Torben, changes merged and checked into git master and 3.4 branch.

On 20 October 2016 at 17:05, Torben Dannhauer <[email protected]> wrote:
> Hi Robert,
>
>
>
> I finished the 3rdParty package and will release it this days.
>
>
>
> Regarding the latest NVTT there were some issues: OSG itself links only to
> nvtt.lib. However, nvtt introduces some other NVTT dependencies: nvcore
> nvmath, nvimage, and some others of that project.
>
>
>
> To make the osg nvtt plugin compilable, you must either a) modifiy nvtt
> project to link all this dependencies already into nvtt.lib or b) adjust the
> osg nvtt plugin to link also against that dependencies.
>
>
>
>
>
> To make the dependencies work more or less out of the box, I used option b)
> and adjusted the osg nvtt plugin. Please find attached the modified files.
>
>
>
> Thanks for reviewing and mergin the changes.
>
>
>
> Torben
>
>
>
> Attachments:
>
> CMakeModules/FindNVTT.cmake
>
> src/osgPlugins/nvtt/CMakeLists.txt
>
>
>
>
>
>
>
>
> _______________________________________________
> 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