[IGSTK-Developers] Re: FW: IGSTK request for download from Akash Singh
Patrick Cheng
cheng at isis.georgetown.edu
Mon Jan 23 12:15:13 EST 2006
Hi Akash,
I can see you are using windows pc. I strongly recommend you to install:
Cygwin
http://www.cygwin.com/
Which will give you all the linux tools and functions (such as cvs)
under the windows system.
The other way to use cvs under windows is to install: WinCVS
http://www.wincvs.org/
Patrick
akash.k.singh at verizon.com wrote:
>
> Hi All,
> I am using Visual studio 6.0 on Windows XP , to compile IGSTK , and I
> am getting following errors, I might have downloaded it from unstable
> region, please advice .
>
>
> Deleting intermediate files and output files for project 'IGSTK - Win32
> Debug'.
> Deleting intermediate files and output files for project
> 'igstkStateMachineExportTest - Win32 Debug'.
> Deleting intermediate files and output files for project
> 'igstkSystemInformation - Win32 Debug'.
> Deleting intermediate files and output files for project 'igstkTests -
> Win32 Debug'.
> Deleting intermediate files and output files for project 'ALL_BUILD -
> Win32 Debug'.
> --------------------Configuration: IGSTK - Win32 Debug--------------------
> Building Custom Rule
> C:\IGSTK-Release-Iteration-6\IGSTK-Release-6\Source\CMakeLists.txt
> -- Check for working C compiler: cl -- works
> -- Check for working CXX compiler: cl -- works
> -- Using Buildname: Win32-vs60
> -- Loading VTK CMake commands
> -- Loading VTK CMake commands - done
> -- Configuring done
> -- Generating done
> -- Build files have been written to: C:/IGSTKb
> Compiling...
> igstkCTImageReader.cxx
> igstkMRImageReader.cxx
> igstkCTImageSpatialObject.cxx
> igstkMRImageSpatialObject.cxx
> igstkCTImageSpatialObjectRepresentation.cxx
> C:\IGSTK-Release-Iteration-6\IGSTK-Release-6\Source\igstkImageSpatialObjectRepresentation.txx(378)
> : error C2664: 'AddActor' : cannot convert parameter 1 from 'class
> vtkImageActor *' to 'class vtkProp3D *'
> Types pointed to are unrelated; conversion requires
> reinterpret_cast, C-style cast or function-style cast
> C:\Program Files\Microsoft Visual
> Studio\VC98\INCLUDE\xstring(583) : while compiling class-template member
> function 'void __thiscall igstk::ImageSpatialObjectRepresentation<class
> igstk::CTImageSpatialObject>::CreateActors(void)'
> igstkMRImageSpatialObjectRepresentation.cxx
> C:\IGSTK-Release-Iteration-6\IGSTK-Release-6\Source\igstkImageSpatialObjectRepresentation.txx(378)
> : error C2664: 'AddActor' : cannot convert parameter 1 from 'class
> vtkImageActor *' to 'class vtkProp3D *'
> Types pointed to are unrelated; conversion requires
> reinterpret_cast, C-style cast or function-style cast
> C:\Program Files\Microsoft Visual
> Studio\VC98\INCLUDE\xstring(583) : while compiling class-template member
> function 'void __thiscall igstk::ImageSpatialObjectRepresentation<class
> igstk::MRImageSpatialObject>::CreateActors(void)'
> igstkLandmark3DRegistration.cxx
> igstkAuroraTracker.cxx
> igstkAuroraTrackerTool.cxx
> igstkBinaryData.cxx
> igstkCommunication.cxx
> igstkCylinderObject.cxx
> igstkCylinderObjectRepresentation.cxx
> igstkEllipsoidObject.cxx
> igstkEllipsoidObjectRepresentation.cxx
> igstkMeshObject.cxx
> igstkMeshObjectRepresentation.cxx
> igstkFLTKTextBufferLogOutput.cxx
> igstkFLTKTextLogOutput.cxx
> igstkMultipleOutput.cxx
> Generating Code...
> Compiling...
> igstkNDICommandInterpreter.cxx
> igstkObjectRepresentation.cxx
> igstkPolarisTracker.cxx
> igstkPolarisTrackerTool.cxx
> igstkPulseGenerator.cxx
> igstkSerialCommunication.cxx
> igstkSerialCommunicationSimulator.cxx
> igstkSpatialObject.cxx
> igstkTimeStamp.cxx
> igstkToken.cxx
> igstkTracker.cxx
> igstkTrackerPort.cxx
> igstkTrackerTool.cxx
> igstkTransform.cxx
> igstkTubeObject.cxx
> igstkTubeObjectRepresentation.cxx
> igstkView.cxx
> C:\FLTKb\FL/Fl_Window.H(91) : warning C4244: '=' : conversion from
> 'short' to 'unsigned char', possible loss of data
> C:\FLTKb\FL/Fl_Window.H(91) : warning C4244: '=' : conversion from
> 'short' to 'unsigned char', possible loss of data
> C:\FLTKb\FL/Fl_Window.H(91) : warning C4244: '=' : conversion from
> 'short' to 'unsigned char', possible loss of data
> C:\IGSTK-Release-Iteration-6\IGSTK-Release-6\Source\igstkView.cxx(732) :
> error C2664: 'void __thiscall vtkAbstractPicker::GetPickPosition(float
> [])' : cannot convert parameter 1 from 'double [3]' to 'float []'
> Types pointed to are unrelated; conversion requires
> reinterpret_cast, C-style cast or function-style cast
> igstkView2D.cxx
> C:\FLTKb\FL/Fl_Window.H(91) : warning C4244: '=' : conversion from
> 'short' to 'unsigned char', possible loss of data
> C:\FLTKb\FL/Fl_Window.H(91) : warning C4244: '=' : conversion from
> 'short' to 'unsigned char', possible loss of data
> C:\FLTKb\FL/Fl_Window.H(91) : warning C4244: '=' : conversion from
> 'short' to 'unsigned char', possible loss of data
> igstkView3D.cxx
> C:\FLTKb\FL/Fl_Window.H(91) : warning C4244: '=' : conversion from
> 'short' to 'unsigned char', possible loss of data
> C:\FLTKb\FL/Fl_Window.H(91) : warning C4244: '=' : conversion from
> 'short' to 'unsigned char', possible loss of data
> C:\FLTKb\FL/Fl_Window.H(91) : warning C4244: '=' : conversion from
> 'short' to 'unsigned char', possible loss of data
> igstkVTKLoggerOutput.cxx
> Generating Code...
> Compiling...
> igstkTubeReader.cxx
> igstkMeshReader.cxx
> igstkGroupObject.cxx
> igstkTubeGroupObject.cxx
> igstkSerialCommunicationForWindows.cxx
> Generating Code...
> Error executing cl.exe.
>
> ALL_BUILD - 3 error(s), 9 warning(s)
>
>
> Thanks,
> Akash
>
>
> *"Kevin Cleary" <cleary at georgetown.edu>*
>
> 01/23/2006 10:53 AM
> Please respond to cleary
>
>
> To: "'Patrick Cheng'" <cheng at isis.georgetown.edu>, Akash
> K. Singh/VEND/FL/Verizon at VZNotes
> cc: "'IGSTK-developers'"
> <igstk-developers at public.kitware.com>
> Subject: FW: IGSTK request for download from Akash Singh
>
>
>
>
> Patrick:
>
> Can you help Akash with downloading IGSTK? It is OK to ask him what he
> wants to use it for you and some background on his software experience
> so you know who to help him better.
>
> Thanks all
>
> Kevin
>
> ------------------------------------------------------------------
> Kevin Cleary, Ph.D. Work phone: 202-687-8253
> Associate Professor Work fax: 202-784-3479
> Deputy Director
>
> Imaging Science and Information Systems (ISIS) Center
> Department of Radiology Pager: 202-901-2033
> Georgetown University Medical Center Cell phone: 202-294-3409
> 2115 Wisconsin Avenue, Suite 603 Home phone: 301-299-0788
> Washington, DC, 20007 Home fax: 301-299-0789
>
> ISIS center: _www.isis.georgetown.edu_ <http://www.isis.georgetown.edu/>
> Research group: _www.caimr.georgetown.edu_
> <http://www.caimr.georgetown.edu/>
> WashCAS: _www.washcas.org_ <http://www.washcas.org/>
> Email: _cleary at georgetown.edu_ <mailto:cleary at georgetown.edu>
> -------------------------------------------------------------------
>
> ------------------------------------------------------------------------
>
> *From:* akash.k.singh at verizon.com [mailto:akash.k.singh at verizon.com] *
> Sent:* Friday, January 20, 2006 6:01 PM*
> To:* cleary at georgetown.edu*
> Subject:* IGSTK
>
>
> Hi
> I want to use IGSTK , please let me know how to download it , I saw
> website ,stating that public release is not yet made, let me know how
> to download it through CVS , I have Linux on my machine , but don't
> know how to setup cvs to access IGSTK.
>
> Is there a course / Notes to understand this Toolkit.
>
> Thanks,
> Akash
More information about the IGSTK-Developers
mailing list