[vtkusers] URGENT: Cannot create JAVA wrappers from CVS code.

shrinivas kulkarni kshrinivas at operamail.com
Fri Jun 4 02:06:11 EDT 2004


Hi Shyam, 

Thanks for your reply. Can you tell me few things,

1. Where all the java files would be added?
2. How many of them will be created. What I mean is, I can see VTK-HOME\java\vtk folder contains following java files:

vtkSettings.java
vtkVTKJavaCommonDriver.java
vtkVTKJavaFilteringDriver.java
vtkVTKJavaGraphicsDriver.java
vtkVTKJavaImagingDriver.java
vtkVTKJavaIODriver.java
vtkVTKJavaRenderingDriver.java

OR I should expect few more files to be there?

Also, any help on step by step how to build would really boost moral of people like me.

Thanks in advance,
Shrinivas

----- Original Message -----
From: "R K Shyam Prakash" <ramakrishna.prakash at quest-global.com>
Date: Thu, 3 Jun 2004 16:03:47 +0530
To: "'shrinivas kulkarni'" <kshrinivas at operamail.com>,<vtkusers at vtk.org>
Subject: RE: [vtkusers] URGENT: Cannot create JAVA wrappers from CVS code.

> Hi Srinivas,
> 		Looks like some where classpath setting is messed up.
> Since jar file building is the last step of build (except for build of
> testing part), you may mannually compile the java files and build
> vtk.jar.
> 
> --Shyam
> 
> > -----Original Message-----
> > From: shrinivas kulkarni [mailto:kshrinivas at operamail.com] 
> > Sent: Thursday, June 03, 2004 2:59 PM
> > To: vtkusers at vtk.org
> > Cc: ramakrishna.prakash at quest-global.com
> > Subject: RE: [vtkusers] URGENT: Cannot create JAVA wrappers 
> > from CVS code.
> > 
> > 
> > Hi Shyam,
> > 
> > Thanks a lot for your interest in my problem.
> > 
> > > 1. Operating System
> > > 2. Error message that is thrown on you while building
> > 
> > Both of these things have been already mentioned in my 
> > earlier post. Still I am giving them again for your 
> > reference. I am also attaching Cmakecache.txt(I think, this 
> > may be most useful and detailed reference)Let me know if you 
> > need any more information:
> > 
> > > > > --------------------Configuration: VTKBuildAll - Win32
> > > > > Debug-------------------- Building Custom Rule 
> > > > > D:\Project-VTK\java\vtk\vtkBuildAllDriver.class.rule
> > > > > 
> > > > D:\Project-VTK\java\vtk\..\vtk\vtkVTKJavaCommonDriver.java:11:
> > > >  cannot resolve symbol
> > > > > symbol  : class vtkAbstractMapper
> > > > > location: class vtk.vtkVTKJavaCommonDriver
> > > > >     dummy = new vtkAbstractMapper();
> > > > >                 ^
> > > > > 
> > > > D:\Project-VTK\java\vtk\..\vtk\vtkVTKJavaCommonDriver.java:12:
> > > >  cannot resolve symbol
> > > > > symbol  : class vtkAbstractTransform
> > > > > location: class vtk.vtkVTKJavaCommonDriver
> > > > >     dummy = new vtkAbstractTransform();
> > > > >                 ^
> > > > > 
> > > > D:\Project-VTK\java\vtk\..\vtk\vtkVTKJavaCommonDriver.java:13:
> > > >  cannot resolve symbol
> > > > > symbol  : class vtkActor2D
> > > > > location: class vtk.vtkVTKJavaCommonDriver
> > > > >     dummy = new vtkActor2D();
> > > > >                 ^
> > > > > 
> > > > D:\Project-VTK\java\vtk\..\vtk\vtkVTKJavaCommonDriver.java:14:
> > > >  cannot resolve symbol
> > > > > symbol  : class vtkActor2DCollection
> > > > > location: class vtk.vtkVTKJavaCommonDriver
> > > > >     dummy = new vtkActor2DCollection();
> > > > >                 ^
> > > > > 
> > > > D:\Project-VTK\java\vtk\..\vtk\vtkVTKJavaCommonDriver.java:15:
> > > >  cannot resolve symbol
> > > > > symbol  : class vtkAlgorithm
> > > > > location: class vtk.vtkVTKJavaCommonDriver
> > > > >     dummy = new vtkAlgorithm();
> > > > > 
> > > > > .....
> > > > > 
> > > > > And so on ( in all 101 errors ).
> > > > > 
> > > > > Can anybody tell me what is wrong here?
> > > > > why I am getting these errors?
> > > > > Where would be java classes would be created after 
> > > > successful compilation?
> > > > > AND
> > > > > Will vtk.jar will be automatically generated as a result of
> > > > build process OR we need to follow some procedure to create one.
> > > > > 
> > > > > Note that, I am using Vs 6.0, windows XP and JSDK 1.4.0_02
> > 
> > ----- Original Message -----
> > From: "R K Shyam Prakash" <ramakrishna.prakash at quest-global.com>
> > Date: Thu, 3 Jun 2004 14:56:29 +0530
> > To: "'shrinivas kulkarni'" 
> > <kshrinivas at operamail.com>,<vtkusers at vtk.org>
> > Subject: RE: [vtkusers] URGENT: Cannot create JAVA wrappers 
> > from CVS code.
> > 
> > > Hi Srinivas,
> > > 			Can you send the complete build setting that you
> > > used. Also while reporting this kind of problem following 
> > details will 
> > > be helpful 1. Operating System
> > > 2. Error message that is thrown on you while building
> > > 
> > > --Shyam
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers

-- 
_____________________________________________________________
Web-based SMS services available at http://www.operamail.com.
>From your mailbox to local or overseas cell phones.

Powered by Outblaze



More information about the vtkusers mailing list