I just check out the files again and I got the following error when I try to 
load ibis.sln int Visual studio.  By the way, do you have any instruction on 
how to run the debugger in Visual studio?  

The following error has occurred during XML parsing:

File: C:\svn\fastbit\trunk\win\java.vcproj
Line: 49
Column: 1
Error Message:
Illegal qualified name character.

The file 'C:\svn\fastbit\trunk\win\java.vcproj' has failed to load.

> Date: Wed, 8 Sep 2010 16:24:35 -0700
> From: [email protected]
> To: [email protected]
> Subject: Re: [FastBit-users] compile error
> 
> Thanks for the report.   The problem seems to be caused by declaration 
> of variables in the middle of functions (which is not allowed by C 
> standard).  GCC seems to happily ignore such problems, but visual 
> studio complains about them.  Please check out the latest code from 
> SVN and see if the problem is addressed under your environment.
> 
> John
> 
> 
> On 9/7/2010 5:23 PM, orion tracking wrote:
> > I download the latest from svn and got the some errors from the java
> > project. Please see attached. I updated java to the latest version and
> > that did not help either.
> >
> _______________________________________________
> FastBit-users mailing list
> [email protected]
> https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
                                          
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to