[vtkusers] CxxChartTests Runtime Errors
djanello
djanello at gmail.com
Thu Mar 3 19:15:55 EST 2011
Greetings ! I am a new vtk user and am going to start work on extending the
VTK 2D chart library to 3D.
I've been having problems getting the CxxChartTests to run on a number of
different hardware and software platforms. Has anyone on the list run these
tests successfully? What configuration did you use for the build step?
To avoid ambiguity, i'm putting the issues into a standardized Probem Report
Form (if there is another form you are using let me know!).
Thanks !
david a. janello, phd, cfa
PROBLEM REPORT FORM
VTK VERSION: 5.6.1
HOST MACHINE and OPERATING SYSTEM:
HP Pavillion dm3 laptop windows 7 professional
HP Pavillion dm3 laptop OpenBSD 4.8
generic x86 desktop windows XP SP2
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
COMPILER NAME AND VERSION (AND PATCHLEVEL):
Microsoft Visual Studio 2008 Express C++ on laptop
MingGW compiler on HP laptop
g++ 3.3 on openbsd
qt 4.7.1
CONTENTS CMakeLists.txt: (see attached file)
LEVEL OF URGENCY (LOW, MEDIUM, or HIGH):
HIGH
AREA/CLASS/EXAMPLE AFFECTED:
[What example failed? What module failed to compile?]
VTK ChartsCxxTests binary does not run
DOES THE PROBLEM AFFECT:
COMPILATION?
No
LINKING?
On Unix systems, did you run make realclean first?
no
EXECUTION?
yes
OTHER (please specify)?
[Please indicate whether VTK, your application, or both are affected.]
SYNOPSIS:
[Brief description of the problem]
Under all platforms (mingw, vc 2008, openbsd) ChartCxxTests has similar
runtime errors.
DESCRIPTION:
[Detailed description of problem. Don't just say "
doesn't work, here's a fix," explain what your program does
to get to the state. ]
TestPCPlot exits with no error msg but no graphics display at all.
Other tests have no display or display for an instant then exit.
REPEAT BY:
[What you did to get the error; include test program or session
transcript if at all possible. ]
Similar behavior on all unix & windows platforms, also on diffeent hardware
units iwth different graphics cards.
I ran Paraview on all platforms successfully with no issues, so it probably
isnt a graphics card issue.
SAMPLE FIX/WORKAROUND:
[If available ]
--
View this message in context: http://vtk.1045678.n5.nabble.com/CxxChartTests-Runtime-Errors-tp3408819p3408819.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list