[Gammaray-interest] My Button On Gammaray Is Disabled
Lê Tâm
leductam2003 at gmail.com
Thu Apr 2 11:24:40 CEST 2020
Thanks, I'll check it out.
Vào 2:36, Th 5, 2 thg 4, 2020 Allen Winter <allen.winter at kdab.com> đã viết:
> On Wednesday, April 1, 2020 2:40:17 PM EDT Lê Tâm wrote:
> > Hi,
> > Can you help me, my button in grammaray disabled. I cant click
> > on them. Attach button, Connect button, Launch button. All them disable.
> > I had build it from "Craft" method:
> https://cgit.kde.org/craft.git/about/
> > What am i missing, sir?
>
> GammaRay is very sensitive that the application Qt version and compiler
> with the Qt version and compiler it was build with.
>
> For example: If the Craft build used Qt5.14 with MSVC2015 x86_64
> then it will only attach to applications that were built with the same.
>
> See how the Probe says "Qt5.14 (MSVC, 140, release, x86_64)" ?
> that means it will only attach to applications built the same way.
>
> So, double check that you built Garena with Qt5.14 (MSVC, 140, release,
> x86_64)
> Or you can build GammaRay yourself using whatever compiler and Qt version
> you want.
>
> I would recommend not using Craft so you can better control the build
> environment.
> in a msvc development terminal (version of your choice)
> set "PATH=C:\path\to\Qt\bin;%PATH%"
> cd Gammaray-source
> mkdir build
> cd build
> cmake -G "NMake Makefiles" ..
> nmake
> nmake install
> should install to C:\Program Files
>
>
> --
> Allen Winter | allen.winter at kdab.com | Senior Software Engineer
> KDAB (USA) LLC, a KDAB Group company
> Tel. USA +1-866-777-KDAB(5322) ext3
> KDAB - The Qt, C++ and OpenGL Experts
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kdab.com/pipermail/gammaray-interest/attachments/20200402/6affa2f8/attachment.html>
More information about the Gammaray-interest
mailing list