Re: [osg-users] [osgPlugins] iv plugin with coin4 from svn

2010-03-18 Thread PCJohn
j...@dudell:/data$ osgviewerd cube.iv osgDB::ReaderWriterIV::readNode() Reading file cube.iv osgDB::ReaderWriterIV::readNode() File cube.iv loaded successfully. j...@dudell:/data$ I see no problem with the model - it is loads and renders without any problem on my OSG 2.8.2 and Coin 3 John

Re: [osg-users] [osgPlugins] iv plugin with coin4 from svn

2010-03-13 Thread Robert Osfield
Hi Michele, Could you provide a .iv file that reproduces this problem? This will help others recreate the problem and be able to dig down to what is causing the issue. Thanks, Robert. On Fri, Mar 12, 2010 at 7:39 PM, Michele Fiorentino fiorent...@poliba.it wrote: Hi, i cannot open any iv or

Re: [osg-users] [osgPlugins] iv plugin with coin4 from svn

2010-03-13 Thread Michele Fiorentino
Hi, this is the simple model i could find.. and gives assert! the same eror from vrml and more complex files... cube.iv Code: #Inventor V2.1 ascii DEF _CUBE_SEP Separator { Cube { width 0.1 height 0.1 depth 0.1 } } Code:

Re: [osg-users] [osgPlugins] iv plugin with coin4 from svn

2010-03-12 Thread Michele Fiorentino
Hi, i cannot open any iv or vrml on MS VC 2008 and OSG 2 days ago svn- coin from svn (= mercurial) i got a breakpoint triggered in Code: SoCallbackAction::getNumTextureCoordinates(void) const { return SoMultiTextureCoordinateElement::getInstance(this-state)-getNum(0); } call stack :