Hi, The plugins directory is structured by provider.
Inside the "plugins" directory most of the plugins are located in QtProject, and there are 2 built-in plugins that have their own directories (BlackBerry for Qnx and Sander for BareMetal). 3rd party plugins may also have different directories. This structure is now changed, and all the plugins will be directly in "plugins" (no subdirectories). After you rebase to latest master, it is advised to recursively delete lib/plugins inside your build directory and build again (don't forget to invoke qmake). Notice this might also affect scripts or tests that rely on the current directory structure. Best regards, - Orgad
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
