Thanks for the suggestion Yves, The thing is that I can get it to run on my computer just fine (even if I do it from a command prompt with path cleared)... When I tried making a qt.conf as you suggested it wouldn't run even on my computer.... > Date: Fri, 7 Sep 2012 08:05:53 +0200 > From: [email protected] > To: [email protected]; [email protected] > Subject: Re: [Interest] packaging a build > > 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 [email protected] http://lists.qt-project.org/mailman/listinfo/interest
