Re: [Development] Installing Qt as shared assemblies on Windows

2014-03-18 Thread konrad
Hi, > On Windows, we need to deploy several applications residing in various > directories, and would like them all to share the same set of Qt libraries > (weighing about 40MB). Currently we have to copy the full set into every > app directory for them to launch correctly. > > The only way I coul

Re: [Development] Installing Qt as shared assemblies on Windows

2014-03-18 Thread konrad
Hi, > On Windows, we need to deploy several applications residing in various > directories, and would like them all to share the same set of Qt libraries > (weighing about 40MB). Currently we have to copy the full set into every > app directory for them to launch correctly. > > The only way I coul

[Development] Installing Qt as shared assemblies on Windows

2014-03-18 Thread Gil Moses
Hi, On Windows, we need to deploy several applications residing in various directories, and would like them all to share the same set of Qt libraries (weighing about 40MB). Currently we have to copy the full set into every app directory for them to launch correctly. The only way I could find wa