Menu

#2 Path separator doesn't work on Windows

open
nobody
None
4
2006-04-20
2006-04-20
No

The BeebleBox::initIncludePathElements() method
generates path separators that aren't windows
compatible (uses strictly ':').

Check for Windows and use ';' as appropriate.

Discussion


Log in to post a comment.