Roy Ruddle (Ruddle++at++cardiff.ac.uk)
Tue, 20 Oct 1998 14:38:06 +0100 (BST)
I encountered a problem loading .iv files that contain SoText3 (e.g.,
0.iv; attached) into Performer 2.2.1 and have managed to replicate it
using a simple test program (bug_text3.c++; attached).
The problem is simple. The IGL_O32 and IGL_N32 versions both crash, but
the OGL_O32 and OGL_N32 versions are OK. I also recreated the problem
using the as-supplied versions of perfly and, interestingly, the OGL_O32
of that also crashed (the OGL_N32 version was the only version that
worked).
All four versions of my test program and perfly work correctly with a
non-text .iv file such as triangle.iv (attached).
For reasons of backwards-compatibility, I want to run my s/w as IGL,
but I have to have 3D text, so this latest problem is ****ing me off.
Thoughts anyone? Might some crucial libraries be missing?
roy
PS. When I link the s/w I get a lot of warnings, e.g.:
ld: INFO 31: libC.so specified in the "libpfutil_igl.so"'s liblist
has a timestamp mismatch with
the one specified in the link-line. -- NON-QUICKSTART
Use linker option -v to see which dso is used.
Use elfdump -Dl <executable> to dump the liblist information.
Might these be the cause (Irix 6.5 has only just been installed on this
workstation))
This archive was generated by hypermail 2.0b2 on Tue Oct 20 1998 - 06:38:30 PDT