On my checkouts on both Linux and Mac, I noticed that some of the
CMakeList.txt files are coming out as DOS format instead of native
according to my vi indicator (at the bottom, it says [dos] when I open
a file). For example, the root CMakeLists.txt in OSG is flagged as dos
for me. The one in osgViewer used to be flagged as dos for me, but
seems to have changed to native after a brand new checkout. (The root
one is still dos.)

I went through all the libraries with the new checkout, and they seem
to be native now. The root file still needs fixing though. I haven't
had the time to inspect all the plugins and examples, though a very
brief spot inspection hasn't turned up any problems so far. I wish I
new a faster way to check this.

By the way, I think this is why we were having problems applying
Luigi's patches.

To fix the file in vi on Unix, you can do :set ff=unix. I'm not sure
what (if anything) needs to be done to tell Subversion to treat the
file as native on all platforms.

Thanks,
Eric
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to