Hi J-S,

I tried most of this afternoon to get genwrapper to not compile
OperationArrayFunctor but have failed, my RSI can't cope with more of
this type work so I'm going to have to walk away from it for the time
being.

Anybody with a bit of expertise in genwrapper able to chase up bugs?
It ignore/suppress file support in the configuration file is not being
honoured for include/osgUtil/OperationArrayFunctor, no matter what I
do it still generates the OperationArraryFunctor.cpp entry, it
succeeds in removing some of the entries by not the typedef's that
seem immune to attempts to use ignore and suppress.

The other route is to work out what is up with the templates when
compiling under VS8 and fix the source header files.

Robert.

On Dec 21, 2007 5:02 PM, Jean-Sébastien Guay
<[EMAIL PROTECTED]> wrote:
> Hello Robert,
>
> > Could you try another svn update, and rebuild of the CMake built
> > project files and then let me know how you get on.  Everything appears
> > to be compiling cleanly on my linux box.
>
> Same for me (on Linux), but on Windows there are still some errors:
>
> 1>OperationArrayFunctor.cpp
> 1>..\..\..\src\osgWrappers\osgUtil\OperationArrayFunctor.cpp(51) :
> error C2601: '____AddRangeOperator' : local function definitions are
> illegal
> 1>..\..\..\src\osgWrappers\osgUtil\OperationArrayFunctor.cpp(51) :
> error C2059: syntax error : '>'
> 1>..\..\..\src\osgWrappers\osgUtil\OperationArrayFunctor.cpp(51) :
> error C2059: syntax error : ')'
> 1>..\..\..\src\osgWrappers\osgUtil\OperationArrayFunctor.cpp(129) :
> error C2601: '____MultiplyRangeOperator' : local function definitions
> are illegal
> 1>..\..\..\src\osgWrappers\osgUtil\OperationArrayFunctor.cpp(129) :
> error C2059: syntax error : '>'
> 1>..\..\..\src\osgWrappers\osgUtil\OperationArrayFunctor.cpp(129) :
> error C2059: syntax error : ')'
>
>
> J-S
> --
> ______________________________________________________
> Jean-Sebastien Guay     [EMAIL PROTECTED]
>                          http://whitestar02.webhop.org/
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to