[Insight-users] problem with Segmentation Editor
Joshua Cates
cates@sci.utah.edu
Tue, 7 Jan 2003 15:13:44 -0700 (MST)
Hi Silvester,
Do you have VTK compiled with the Patented classes? You will need the
MarchingCubes (patented) class compiled and wrapped for this example to
work.
Josh.
______________________________
Josh Cates
School of Computer Science
University of Utah
Email: cates@sci.utah.edu
Phone: (801) 587-7697
URL: http://www.sci.utah.edu/~cates
On Tue, 7 Jan 2003, Silvester Czanner wrote:
> Hi,
>
> can someone help me correct this error ? Thank you.
>
> Silvester
>
> [czanner@gabi Scripts]$ ../../../bin/WSTITK Main.tcl &
> [4] 18591
> [czanner@gabi Scripts]$ Error in startup script: invalid command name
> "vtkMarchingCubes"
> while executing
> "vtkMarchingCubes marcher"
> (procedure "EditorInitialize" line 191)
> invoked from within
> "EditorInitialize"
> (procedure "EditorCreateEditorConsole" line 65)
> invoked from within
> "EditorCreateEditorConsole $f"
> (procedure "ConstructEditorFrame" line 6)
> invoked from within
> "ConstructEditorFrame .editorFrame"
> ("eval" body line 1)
> invoked from within
> "eval [subst $function_name] .$suffix"
> ("foreach" body line 8)
> invoked from within
> "foreach m $Globals(module_names) {
> set suffix [string tolower $m]
> append suffix "Frame"
> frame .$suffix
> set function_name "Construct"
> ..."
> (file "Main.tcl" line 137)
> X Error of failed request: BadMatch (invalid parameter attributes)
> Major opcode of failed request: 144 (GLX)
> Minor opcode of failed request: 5 (X_GLXMakeCurrent)
> Serial number of failed request: 759
> Current serial number in output stream: 759
>
>
>
> --
>
> Dr. Silvester Czanner
>
> Pittsburgh Supercomputing Center
> Carnegie Mellon University
> 4400 Fifth Avenue,
> Pittsburgh, PA 15213, USA
>
> http://www.psc.edu
>
>
>
>
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>