You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use GammaRay but having some difficulty.
Previously, I had managed to build branch 2.6 with Qt 5.6.0 and everything worked fine.
However, now having switched to Qt 5.7.1 and rebuilding, I am getting an error in the self test, “Injector style plugin is not found in the Qt style plug-in search path or cannot be loaded” and the gammaray ui does not show the QML Scenes (and many other sections) that were there previously. (not sure if these two are related issues or separate)
I am building with:
Qt 5.7.1
Qt Creator 4.2.0
CMake 3.6.3
Visual Studio 2013
Windows 10
Intel I7
... tried branches 2.6 or master, using default and "Release with Debug" build profiles.
Is anyone please able to assist (or provide a binary)?