[Gammaray-interest] Release probe
Allen Winter
allen.winter at kdab.com
Mon Jul 13 14:58:22 CEST 2015
FYI: Starting with the 2.3.0 version you can tell cmake to build the probe only
passing -DGAMMARAY_PROBE_ONLY_BUILD=true builds only an additional probe configuration for an already existing launcher.
On Friday, July 10, 2015 04:25:07 PM Allen Winter wrote:
> Try building GammaRay in release mode as well.
> Do this by passing -DCMAKE_BUILD_TYPE=release to cmake.
>
> for example:
> cd gammaray-2.2.1
> mkdir build-release
> cd build-release
> cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release <other cmake options go here> ..
> nmake
> nmake install
>
>
>
> On Thursday, July 09, 2015 08:38:26 PM Alex Lubimov wrote:
> > Jérôme Godbout <jerome <at> bodycad.com> writes:
> >
> > >
> > >
> > > Hi,I manage to build GammaRay 2.2.1 with VTK 6.10 under Windows 7 and Qt
> > 5.3.0 (haven't have any luck with Graphiz 2.36 and don't really need it in
> > my case). But the the only probe I get are the debug one, and I do not seem
> > to be able to attach myself to release application from Visual Studio. Is
> > there a switch for cmake to generate the release probe? Debug one are
> > working.
> > > On another note, how do you see the return value of method invoke from
> > GammaRay? Do I have to enable the -qmljsdebugger=port: ?
> > >
> > >
> > > Thanks,
> > >
> > > Jerome
> > >
> >
> > Hi,
> > I am in the same boat. I've built GammaRay 2.2.1 on Windows 7 SP1 with MSVC
> > 12 and Qt 5.2.1. The only probe available is "qt5.2-MSVC-debug-i686".
> > However, my application is built in release mode, and GammaRay cannot attach
> > to my running app.
> >
> > Is there a way to build "release" probe? For multiple reasons I can only run
> > my app in release mode on Windows.
> >
> > Thank you very much!
> > Sincerely,
> > Alex Lubimov
> >
> > _______________________________________________
> > Gammaray-interest mailing list
> > Gammaray-interest at mail.kdab.com
> > https://mail.kdab.com/mailman/listinfo/gammaray-interest
>
>
--
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 Experts
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5905 bytes
Desc: not available
URL: <http://mail.kdab.com/pipermail/gammaray-interest/attachments/20150713/30e1afaa/attachment.p7s>
More information about the Gammaray-interest
mailing list