On Monday, 30 January 2023 10:13:49 PST Nuno Santos wrote:
> Thiago,
> 
> Thanks for your reply.
> 
> I’m not very technical about this details like yourself. I’ve been doing
> this since ever. To reconsider I need to better understand the reasons.

Sure.

> The thing is. I need to have Qt compiled with MT instead of MD other wise I
> can’t open two instances of my plugins on the same host. Also, I don’t want
> to bundle MSVC runtimes. That sucks.

You can open multiple plugins in the same process just fine and you don't have 
to ship the runtime if it's already installed. It's already installed on 
Windows 10.

> So… are those files still being taking into account when building Qt, even
> that Qt is now built by cmake?

Static runtime builds still exist, but I have no idea if they are tested or 
work. I recommend you reconsider your needs.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to