On terça-feira, 15 de março de 2016 00:04:25 PDT Gunnar Roth wrote:
> Hi Thiago, you probably missed the -static configure option, so Nunos is
> making a static qt build. He really should mention that in the subject
> line. Ordinary 64 bit windows qt 5.6rc builds worked for me without a
> problem w
On segunda-feira, 14 de março de 2016 18:30:13 PDT Larry Martell wrote:
> We have an app that emits a URL with a hashtag in it (#) and that is
> processed by some Angular JS code we have
> (https://docs.angularjs.org/guide/$location). That URL is emitted with
> setUrl. It works fine on a Mac, but o
On 14 March 2016 at 22:03, Sean Harmer wrote:
> On Monday 14 Mar 2016 16:50:32 Ch'Gans wrote:
>> Hi there,
>>
>> I have an application that use heavily the Qt graphics view framework,
>> where each item represent a flat, solid object on a layer of material.
>> They all have a "simple" shape, that
Gunnar,
Thanks for your keen eye.
So, maybe libcpmt.lib is not being specified to the linker by default? Need to
check tomorrow at the office.
Regards,
Nuno
> On 14 Mar 2016, at 23:04, Gunnar Roth wrote:
>
> Hi Thiago, you probably missed the -static configure option, so Nunos is
> makin
Hi Thiago, you probably missed the -static configure option, so Nunos is making
a static qt build. He really should mention that in the subject line.
Ordinary 64 bit windows qt 5.6rc builds worked for me without a problem with
vs2012 an 2015.
libcpmt.lib is the c++ multithread static lib of visu
Thiago,
Thanks for the clarification. I will investigate further.
Thanks,
Regards,
Nuno
> On 14 Mar 2016, at 20:45, Thiago Macieira wrote:
>
> On segunda-feira, 14 de março de 2016 18:11:46 PDT Nuno Santos wrote:
>> Hi,
>>
>> Is there any special difference in compiling Qt from source in Wi
We have an app that emits a URL with a hashtag in it (#) and that is
processed by some Angular JS code we have
(https://docs.angularjs.org/guide/$location). That URL is emitted with
setUrl. It works fine on a Mac, but on Windows it acts as if the #
were not there. Googling I found this:
https://bu
I'm not waiting, but these are barriers to adoption for new users, and
frustrations for current users.
> Sent: Monday, March 14, 2016 at 3:48 PM
> From: "rpzrpz...@gmail.com"
> To: interest@qt-project.org
> Subject: Re: [Interest] Upcoming mobile Qt features?
>
> Don't wait for anything.
>
>
On segunda-feira, 14 de março de 2016 18:11:46 PDT Nuno Santos wrote:
> Hi,
>
> Is there any special difference in compiling Qt from source in Windows
> in 64 bit?
No. It's been working just fine for the last 3 or 4 years for me.
> libcpmt.lib(locale.obj) : error LNK2001: unresolved external sym
On segunda-feira, 14 de março de 2016 18:39:25 PDT Benjamin TERRIER wrote:
> So here is my question is there a bug in Qt or does DispatchMessage
> shouldn't be called ?
Don't call it. Qt integrates with the Windows event loop, so this behaviour is
expected. Ditto for Cocoa event loops and for gli
Don't wait for anything.
Native code for Android and IOS.
md
On 3/14/2016 1:26 PM, Jason H wrote:
I'm being asked for more modern features, I don't know where these are on the
Qt roadmap?
- TouchID/FingerprintManager:
Now that both mobile platforms have platform-level APIs for fingerprint
I'm being asked for more modern features, I don't know where these are on the
Qt roadmap?
- TouchID/FingerprintManager:
Now that both mobile platforms have platform-level APIs for fingerprints, is
Qt going to support them in some way?
- Streaming video:
Capture, send, receive "live" vide
Hi,
Is there any special difference in compiling Qt from source in Windows
in 64 bit?
This is my configure linke
configure -prefix c:\qt\5.6\msvc2013_opengl_5_6_rc_64_static -commercial
-debug-and-release -static -nomake examples -nomake tools -nomake tests
-opengl dynamic -skip multimedia -
Hello everyone and thank you for the good work!
I have a related question. According to this post and the comments:
http://blog.qt.io/blog/2016/01/18/qt-charts-2-1-0-release
It says that Qt 5.6 gives an open community QtCharts 2.1 and it is wonderful!
But... looking at the git tags on code.qt.io
Hi everyone,
I have encountered the following problem on Windows:
I have 2 QThreads and 2 QObjects (each one living on one thread). One
QObject ,the sender, periodically calls a slot on the other QObject
,the receiver, with the following code:
QMetaObject::invokeMethod(m_receiver, "work", Qt
On Monday 14 Mar 2016 16:50:32 Ch'Gans wrote:
> Hi there,
>
> I have an application that use heavily the Qt graphics view framework,
> where each item represent a flat, solid object on a layer of material.
> They all have a "simple" shape, that is they only use line and arcs
> and have no windings
16 matches
Mail list logo