Hi Aron,
is this software package just a lib or the whole app? I'm compiling my
app and OpenSG with MSVC 7.1 and linking it against libs compiled with
icl 6.0, MSVC 6.0 and gcc without any problems.
Andreas
Updraging to MSVC 7.1 is not an option for me. I am working with a
software package
Updraging to MSVC 7.1 is not an option for me. I am working with a
software package that was only compiled with MSVC 7.0. I wish that it
could be that easy. :(
Thanks,
Aron
Matthias Stiller wrote:
Hallo Aron,
AFAIK MSVC 7.0 was buggy. Upgrade to 7.1
Regards
Matthias
On Wednesday 06 July
Hallo Aron,
AFAIK MSVC 7.0 was buggy. Upgrade to 7.1
Regards
Matthias
On Wednesday 06 July 2005 18:14, Aron Bierbaum wrote:
> Whenever I try to compile OpenSG from CVS using Visual Studio .NET
> 7.0 I get very odd behavior when handling GLUT window events. When
> using the SimpleSceneManager I
Whenever I try to compile OpenSG from CVS using Visual Studio .NET 7.0 I
get very odd behavior when handling GLUT window events. When using the
SimpleSceneManager I can only use the middle button to move the model on
the XY plane. Rotation and zooming don't seem to work. Has anyone seen
this be