Hi!

After I got OpenSG (CVS 10.11.03) compiled on Windoze, MS C++ 2002, just
a few bug-reports/observations:

- In configure, line 2402 seems to be wrong. It has to be 'break 3', not
  2.
- As noted before, flex is doing now namespaces. After replacing the sed
  lines s/something/std::something/ with s/ something/ std::something/
  it worked almost perfectly.
- OSGTifImageFileType uses TIFFSet{Warning,Error}Handler, although
  TIF-support is disabled.
- If I do a make all -> make install, the debug libraries get copied and
  immediately deleted when copying the opt libraries, maybe a leftover
  from merging them into one directory.

... but after all, I am astounded, that it only took one day to get
everything running for MS :-)

BTW, make install for UNIX sets IMHO the wrong permissions on the
libraries (770). Is it a bug or a feature?

-- 
Andreas Kopecki                High Performance Computing Center (HLRS)
                               Visualization Department
Tel. ++49-711-6855789          Allmandring 30a, D-70550 Stuttgart

[EMAIL PROTECTED]                                      http://www.hlrs.de/
-------------------------------------------------------------------------




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to