Re: [Interest] Qt and MSVC 2013

2013-12-06 Thread Charley Bay
> Michael Jackson wrote: >> The VS Plugin also made the debugger a bit more "sane" in that Qt >> types were visualized much better in the VS Debugger. BIRD Neil responded: > You don't need the plugin for that; you can customise the debugger > visualisations yourself. > > E.g., http://qt-proj

Re: [Interest] Qt and MSVC 2013

2013-12-06 Thread BIRD Neil
From: Michael Jackson, Sent: Thursday, November 28, 2013 3:34 PM > The VS Plugin also made the debugger a bit more "sane" in that Qt > types were visualized much better in the VS Debugger. You don't need the plugin for that; you can customise the debugger visualisations yourself. E.g., http

Re: [Interest] Qt and MSVC 2013

2013-12-06 Thread BIRD Neil
From: Philippe, Sent: Thursday, November 28, 2013 6:38 AM > When you add a source file that requires moc, uic or rcc > processing, the > VS Addin generates the proper command lines to integrate these > processes > in the project. I do this with Custom Build Rules for *.qrc files; for MOC, I hav

Re: [Interest] Qt and MSVC 2013

2013-11-28 Thread Hamish Moffatt
On 28/11/13 17:37, Philippe wrote: > When you add a source file that requires moc, uic or rcc processing, the > VS Addin generates the proper command lines to integrate these processes > in the project. > > I use qmake to generate the projects, which does all that for me. Admittedly it's a bit of

Re: [Interest] Qt and MSVC 2013

2013-11-28 Thread Björn Piltz
For the debugger visualizers you only need to copy qt(4|5).natvis to: C:\Users\\Documents\Visual Studio 2013\Visualizers\ or C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Packages\Debugger\Visualizers You can grab qt5.natvis from here: https://qt.gitorious.org/qt-labs/vstools/source/

Re: [Interest] Qt and MSVC 2013

2013-11-28 Thread Michael Jackson
On Nov 28, 2013, at 8:04 AM, Duane wrote: > On 11/27/2013 8:14 PM, Hamish Moffatt wrote: >> On 27/11/13 19:22, Yves Bailly wrote: >>> Le 27/11/2013 09:17, Philippe a écrit : Would be nice, but without the Visual Studio Addin (I haven't seen yet any VS 2013 beta version), this will not

Re: [Interest] Qt and MSVC 2013

2013-11-28 Thread Duane
On 11/27/2013 8:14 PM, Hamish Moffatt wrote: > On 27/11/13 19:22, Yves Bailly wrote: >> Le 27/11/2013 09:17, Philippe a écrit : >>> Would be nice, but without the Visual Studio Addin (I haven't seen yet >>> any VS 2013 beta version), this will not be usable for many. >> Perfectly usable if you're u

Re: [Interest] Qt and MSVC 2013

2013-11-28 Thread Scott Aron Bloom
, 2013 10:38 PM To: interest@qt-project.org Subject: Re: [Interest] Qt and MSVC 2013 When you add a source file that requires moc, uic or rcc processing, the VS Addin generates the proper command lines to integrate these processes in the project. Philippe On Thu, 28 Nov 2013 12:14:01 +1100 Hamish

Re: [Interest] Qt and MSVC 2013

2013-11-27 Thread Philippe
When you add a source file that requires moc, uic or rcc processing, the VS Addin generates the proper command lines to integrate these processes in the project. Philippe On Thu, 28 Nov 2013 12:14:01 +1100 Hamish Moffatt wrote: > On 27/11/13 19:22, Yves Bailly wrote: > > Le 27/11/2013 09:17, Ph

Re: [Interest] Qt and MSVC 2013

2013-11-27 Thread Hamish Moffatt
On 27/11/13 19:22, Yves Bailly wrote: > Le 27/11/2013 09:17, Philippe a écrit : >> Would be nice, but without the Visual Studio Addin (I haven't seen yet >> any VS 2013 beta version), this will not be usable for many. > Perfectly usable if you're using "only" the compiler and QtCreator as IDE :-) >

Re: [Interest] Qt and MSVC 2013

2013-11-27 Thread Yang Fan
My fault, there is the mkspec. On Wed, Nov 27, 2013 at 4:22 PM, Yang Fan wrote: > So far there is not mkspec for MSVC2013 in RC packages, is it ok? > > > On Wed, Nov 27, 2013 at 3:30 PM, Thiago Macieira < > thiago.macie...@intel.com> wrote: > >> On quarta-feira, 27 de novembro de 2013 09:47:29,

Re: [Interest] Qt and MSVC 2013

2013-11-27 Thread Yang Fan
So far there is not mkspec for MSVC2013 in RC packages, is it ok? On Wed, Nov 27, 2013 at 3:30 PM, Thiago Macieira wrote: > On quarta-feira, 27 de novembro de 2013 09:47:29, Igor Mironchik wrote: > > Hi. > > > > Does anybody know when MSVC 2013 will be supported by Qt? Which version? > > 5.2.0 >

Re: [Interest] Qt and MSVC 2013

2013-11-27 Thread Yves Bailly
Le 27/11/2013 09:17, Philippe a écrit : > Would be nice, but without the Visual Studio Addin (I haven't seen yet > any VS 2013 beta version), this will not be usable for many. Perfectly usable if you're using "only" the compiler and QtCreator as IDE :-) -- /- Yves Bailly - Software develop

Re: [Interest] Qt and MSVC 2013

2013-11-27 Thread Philippe
Would be nice, but without the Visual Studio Addin (I haven't seen yet any VS 2013 beta version), this will not be usable for many. Philippe On Tue, 26 Nov 2013 23:30:13 -0800 Thiago Macieira wrote: > On quarta-feira, 27 de novembro de 2013 09:47:29, Igor Mironchik wrote: > > Hi. > > > > Does

Re: [Interest] Qt and MSVC 2013

2013-11-26 Thread Thiago Macieira
On quarta-feira, 27 de novembro de 2013 09:47:29, Igor Mironchik wrote: > Hi. > > Does anybody know when MSVC 2013 will be supported by Qt? Which version? 5.2.0 -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center signature.asc Descrip

[Interest] Qt and MSVC 2013

2013-11-26 Thread Igor Mironchik
Hi. Does anybody know when MSVC 2013 will be supported by Qt? Which version? Thanks. -- Best Regards, Igor Mironchik. ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest