The BeebleBox::initIncludePathElements() method generates path separators that aren't windows compatible (uses strictly ':').
Check for Windows and use ';' as appropriate.
Log in to post a comment.