Le 07/09/2012 06:42, Morgan McKenzie a écrit :
> Anyone have any other suggestions? I guess that switching to mingw/gcc is an 
> option provided that I
> can get it to build on my computer, but I'd rather not...

Don't know for Qt5, but try this: put the needed Qt DLLs and plugins in the 
same folder as
your executable, then in this same folder place a file named "qt.conf" 
containing:
[Paths]
plugins = plugins

(assuming you put the plugins in a "plugins" subdirectory).

This works for me, Qt 4.8.2.

Hope this helps.

-- 
      /- Yves Bailly - Software developper  -\
      \- Sescoi R&D  - http://www.sescoi.fr -/
"The possible is done. The impossible is being done. For miracles,
thanks to allow a little delay."
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to