[Qt-creator] Building a plugin on windows.

Hugo Parente Lima hugo.pl at gmail.com
Thu Apr 21 04:39:13 CEST 2016


Hi list,

Thanks everybody, I achieved to compile my plugin on Windows[1] and 
wrote some instructions about how to do it[2].

[1] http://hugopl.github.io/2016/04/21/RubyCreator-Release-Windows.html
[2] 
http://hugopl.github.io/2016/04/20/Compiling-RubyCreator-on-Windows.html

Thanks very much,
- Hugo

On Wed, Apr 20, 2016 at 11:34 AM, Orgad Shaneh <orgads at gmail.com> wrote:
> 
> 
> On Wed, Apr 20, 2016 at 5:31 PM, Hugo Parente Lima 
> <hugo.pl at gmail.com> wrote:
> > Will the plugin compiled with MinGW, linked against a QtC built 
> with MinGW,
> > load on the original QtC binary distribution?
> >
> > I'm asking this because my final target is just to create a small 
> installer
> > for the plugin that works with some original QtC binary windows
> > distribution.
> 
> Unlikely. Grab MSVC2013 Express and build with it. It's free.
> 
> - Orgad
> 




More information about the Qt-creator mailing list