Hi, QtCreator in Sailfish SDK does not recognize the MER Build Engine properly on my system. Trying to start it from within QtCreator produces "No virtual machine with the name 'MerSDK' found. Check Your installation." Clicking on the "Add..." button in the Mer settings page in QtCreator shows an empty list. However, the MerSDK is properly installed. I can start it manually from both VirtualBox gui and from command line by VBoxManage. I can login, access it via ssh and so on and even QtCreator shows its web interface in the SailFishOS panel.
So far I have checked, that VBoxManage can be accessed from command line and lists the MerSDK VM. Here is the output: C:\Users\Home>VBoxManage list vms [some other vms] "MerSDK" {bd6b54e2-9049-4d3a-bf71-d6b345ee9c02} "SailfishOS Emulator" {0dc205c4-faba-48a2-97d0-e58e5608e01a} The virtual box folder is added to the path variable and I have also checked all other options, that the Mer plugin in QtCreator tries out to find VBoxManage (sailfish-qtcreator/src/plugins/mer/mervirtualboxmanager.cpp) All environment variables and registry entries are valid. I have even re-installed VirtualBox and Sailfish SDK and rebootet. System Environment: - Windows 7 64 Bit - VirtualBox 4.30 / 5.06 (tried both) Does anyone have an idea? Best regards Richard _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org