Hi,

On Fri, 2006-03-31 at 16:22 +0800, Gerrit Voss wrote:
> Hi,
> 
> On Fri, 2006-03-31 at 10:18 +0200, Marcus Lindblom wrote:
> > Hi All,
> > 
> > I faile to compile the anonymous CVS with VS7.1, due to errors in the 
> > VRML-parser-files.
> > 
> > For some reason, several of the tokens in OSGScaneParseSkel.tab are 
> > listed with varying all-caps and mixed-caps, and this seem to give 
> > errors such as:
> > 
> > System\FileIO\ScanParseSkel\OSGScanParseSkel.h(72) : error C2065: 
> > 'TOK_SFDOUBLE' : undeclared identifier
> > 
> > It _might_ be that my bison-version is acting up, but I can't figure out 
> > how to re-run it from the .vcproj-files. 

> I'll have a short look at the cvs file.

this looks like the usual the project files are not up-to-date. IIRC 
recently somebody added new stuff the the parser. These changes are
reflected in OSGScanParseSkel.h but as the VSBuild dirs are not
updated automatically the files in there don't reflect these changes.
That's why you see the undeclared errors.

IIRC the dailybuild snapshots should contain up-to-date projects files,
you can try to get a resent one and copy the VSBuild over.

regards,
  gerrit


-- 
It's Emergent[*], you see.

[*] [adj] A word favored by computer nerds; mandatory for DARPA research
          applications; on recent evidence, a synonym for 'doomed'.   



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to