Hi Paul and Katharina,

Using Paul's code I've merged and checked in the fix from Katharina.
Thanks to you both for resolving the issue.

Cheers,
Robert.

On Fri, Nov 26, 2010 at 4:13 PM, Paul Martz <[email protected]> wrote:
> Robert -- I've attached both Eduardo's and Katharina's changes. Katharina's
> changes resolve the regression failure.
>
> Thanks for the fix for the regression test suite. To 'build' the tests, it
> should just be "make RUN_TESTS", but I have to admit its been a while since
> I tried this on a Linux box.
>   -Paul
>
>
>
> On 11/26/2010 7:03 AM, Robert Osfield wrote:
>>
>> Hi Katharina and Paul
>>
>> On Fri, Nov 26, 2010 at 10:36 AM, Katharina Plugge
>> <[email protected]>  wrote:
>>>
>>> I had problems building the test suite. Everything compiles, but all
>>> tests fail. I think this is because something with my PIL installation went
>>> wrong. I do not have the time at the moment to investigate this further, so
>>> I tested the MultiTexturing by myself. Attached are the 2 files, which fix
>>> the problem. It would be great if you could verify this with the test suite,
>>> before submitting it to osg.
>>
>> Thanks for the fix.  I'll await feedback from Paul on the whether the
>> fix works fine with the test suite.
>>
>> I got the osgfltexport to compile on my Linux system with a small
>> tweak to the case of one of the includes but then could work out how
>> to "Build the RUN_TESTS project." as I can't find any reference to
>> this in the CMake files or the website.
>>
>> svn diff
>> Index: test/convertToFlt.cpp
>> ===================================================================
>> --- test/convertToFlt.cpp       (revision 9)
>> +++ test/convertToFlt.cpp       (working copy)
>> @@ -1,5 +1,5 @@
>>  #include<iostream>
>> -#include<osg/notify>
>> +#include<osg/Notify>
>>  #include<osgDB/ReadFile>
>>  #include<osgDB/WriteFile>
>>
>> I've attached the modified file.
>>
>> Once Paul gives the all clear I'll check your changes into svn/trunk.
>>
>> Cheers,
>> Robert.
>>
>>
>>
>> _______________________________________________
>> osg-submissions mailing list
>> [email protected]
>>
>> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
> --
>  -Paul Martz      Skew Matrix Software
>                   http://www.skew-matrix.com/
>
> _______________________________________________
> 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