Hi Andreas,
On Thu, 2003-11-13 at 11:03, Andreas Kopecki wrote:
> 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.
correct, cut-n-paste bug. Fixed.
> - 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.
I added some cleanup clauses to replace std::std:: by std::, which
should hopefully fix everything. What was the almost part? ;)
> - OSGTifImageFileType uses TIFFSet{Warning,Error}Handler, although
> TIF-support is disabled.
OK, fixed.
> - 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.
True. Fixed.
> ... but after all, I am astounded, that it only took one day to get
> everything running for MS :-)
That's not bad, all things considered. ;)
> BTW, make install for UNIX sets IMHO the wrong permissions on the
> libraries (770). Is it a bug or a feature?
Hm, installation just does a simple copy, so these are the settings that
your environment sets. But you're right, it should probably change
those. It does it for the includes anyway.
Thanks for all the hints, appreciated. I committed the fixes, but a word
of warning: I don't have a working cygwin version right now, so I
couldn't test them. They're just simple enough that I'm optimistic about
them working. But I've been burned for that in the past, too. ;)
Yours
Dirk
-------------------------------------------------------
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