- 
    
Bug
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    Qt Creator 3.1.0-rc1
 - 
    Mac OSX 10.8.5, Qt Creator 3.1 (rc1) based on Qt5.2.1
 
- 
        qbs/a27c3eec3345dff11ba1f67ff7b060eaef7a8090
 
Steps to reproduce:
- start Creator with QbsProjectManager plugin enabled
 - open qtcreator.qbs from latest Qt Creator repository (3.1 branch)
 
Current result:
- Creator stops parsing and prints
Module Qt/core could not be loaded. Library.qbs 6
inside the Issues pane ( CREATOR_REPO/src/shared/qbs/src/lib/Library.qbs is the file meant above.. )
 
Note: works fine on Linux.