[Qt-creator] QString "not accessible" in Creator 4.6.2?
Michael Jackson
mike.jackson at bluequartz.net
Sat Jul 14 17:09:23 CEST 2018
I installed the .pdb files into the
C:\DREAM3D_SDK\Qt5.10.1\5.10.1\msvc2017_64 directory which correctly put
all of them into the appropriate sub-directories. I also edited the PATH
environment variable for the project to include those directories and I
still get the issue. I have reinstalled the Windows 10 SDK (I'm on Windows
10 x64) with VS 2017 latest update) according to
http://doc.qt.io/qtcreator/creator-debugger-engines.html. I would really
like to switch from VS 2017 to QtCreator on Windows ( I use QtCreator on
macOS). I'm just not sure what I am doing wrong. I guess I could dig up my
Windows 10 serial number and just clean install windows and start over.
--
Mike Jackson
_________________________________________________________
Mike Jackson mike.jackson at bluequartz.net
BlueQuartz Software www.bluequartz.net
Principal Software Engineer Dayton, Ohio
On Fri, Jul 13, 2018 at 2:22 PM, Michael Jackson <
mike.jackson at bluequartz.net> wrote:
> I don't think I remember ever having to do this with Visual Studio but
> I'll bite. So I downloaded the pdb zip file? I have Qt 5.10.1 with VS2017
> x64. Where do I install the pdb files? My build dir? Or somewhere in the
> Qt5 installation?
>
> Thanks
>
> --
> Michael Jackson | Owner, President
> BlueQuartz Software
> [e] mike.jackson at bluequartz.net
> [w] www.bluequartz.net <http://www.bluequartz.net>
>
> On 7/13/18, 12:38 PM, "Qt-creator on behalf of Bob Hood"
> <qt-creator-bounces+mike.jackson=bluequartz.net at qt-project.org on behalf
> of bhood2 at comcast.net> wrote:
>
> Ah! That was indeed the problem (and hopefully Micheal's as well).
> My debug\
> folder had Qt5 DLLs sitting in it, because I mistakenly assumed they
> had to be
> there in order for debugging to work. When I deleted them, Creator
> used the
> kit path, and found the *.pdb file it needed. I can now see QStrings.
>
> This was pilot error. Creator was not at fault. Sorry for the noise.
>
>
> On 7/12/2018 11:12 PM, David Schulz wrote:
> > Hi,
> >
> > cdb can't find the pdb file for W:\Dev\Personal\Projects\Qt\
> Skoop\client\debug\Qt5Cored.dll. Do you know where that file is on your
> hard disk?
> >
> > And please create a bug report for this issue, so we can move the
> discussion to jira.
> >
> > Greetings
> > David
> >
> > -----Original Message-----
> > From: Qt-creator [mailto:qt-creator-bounces+david.schulz=
> qt.io at qt-project.org] On Behalf Of Bob Hood
> > Sent: Friday, July 13, 2018 04:30
> > To: qt-creator at qt-project.org
> > Subject: Re: [Qt-creator] QString "not accessible" in Creator 4.6.2?
> >
> > https://pastebin.com/z2eZxVuu
> >
> >
> > On 7/9/2018 5:10 AM, David Schulz wrote:
> >> Hi,
> >>
> >> I've checked 4.6.2 and 4.7 with a Qt based on msvc 2017
> WindowsSDKVersion 10.0.17134.0 and I get sensible dumper values in the
> locals and expression view.
> >> Can you share the content of the debugger log (Window > Views >
> Debugger Log) on your codepaster of choice?
> >>
> >> Greetings
> >> David
> >>
> >> -----Original Message-----
> >> From: Qt-creator [mailto:qt-creator-bounces+david.schulz=
> qt.io at qt-project.org] On Behalf Of Bob Hood
> >> Sent: Saturday, July 7, 2018 15:36
> >> To: qt-creator at qt-project.org
> >> Subject: Re: [Qt-creator] QString "not accessible" in Creator 4.6.2?
> >>
> >> So only Michael and I are experiencing this? Or is that only
> Michael and I are using 4.6.2 on Windows?
> >>
> >>
> >> On 7/6/2018 6:08 AM, Michael Jackson wrote:
> >>> I also just happened to setup QtCreator 4.6.2 and I had the same
> issue. Latest VS2017 release running on Windows 10 x64.
> >>> --
> >>> Michael Jackson | Owner, President
> >>> BlueQuartz Software
> >>> [e] mike.jackson at bluequartz.net
> >>> [w] www.bluequartz.net
> >>>
> >>> On 7/5/18, 6:49 PM, "Qt-creator on behalf of Bob Hood"
> <qt-creator-bounces+mike.jackson=bluequartz.net at qt-project.org on behalf
> of bhood2 at comcast.net> wrote:
> >>>
> >>> I have installed Creator 4.6.2 (normally, I use 4.0.3) and
> have started a new
> >>> project with it. Prior to installing it, I already had
> Visual Studio 2017
> >>> 15.4.7 installed, along with Windows SDK v10.1.17134.12
> with "Debugging Tools
> >>> for Windows". Creator 4.6.2 automatically found the
> debugging tools, and I
> >>> reconfigured my Kits accordingly for use with Qt 5.9.4
> Desktop (which I built
> >>> myself using Visual Studio 2017, so they are ABI
> compatible).
> >>>
> >>> I'm debugging into my Qt application, and I'm getting "not
> accessible" the
> >>> Locals pane for QString and QStringList. Was there some
> further set-up I
> >>> needed to perform? I don't recall having this issue with
> 4.0.3.
> >>> _______________________________________________
> >>> Qt-creator mailing list
> >>> Qt-creator at qt-project.org
> >>> http://lists.qt-project.org/mailman/listinfo/qt-creator
> >>>
> >>>
> >>>
> >>> _______________________________________________
> >>> Qt-creator mailing list
> >>> Qt-creator at qt-project.org
> >>> http://lists.qt-project.org/mailman/listinfo/qt-creator
> >> _______________________________________________
> >> Qt-creator mailing list
> >> Qt-creator at qt-project.org
> >> http://lists.qt-project.org/mailman/listinfo/qt-creator
> >> _______________________________________________
> >> Qt-creator mailing list
> >> Qt-creator at qt-project.org
> >> http://lists.qt-project.org/mailman/listinfo/qt-creator
> > _______________________________________________
> > Qt-creator mailing list
> > Qt-creator at qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/qt-creator
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20180714/5a90f857/attachment.html>
More information about the Qt-creator
mailing list