Hi, On Dec 2, 2009, at 7:52 PM, ext Porfírio Ribeiro wrote:
> Hi! > > After install the new SDK i made a quick search for QtCore and i could find > that you still ship diferent copies of the same dll... > <QtCore.png> > > The 2º and the 3º i see its release and debug versions of the QtCore dll, but > the first one? > > Why QtCreator is shiped with diferent dll's? Qt Creator ships its own dll's. > I imagine you ship QtCreator compiled with VS2008 or something like that. Yes, it is compiled with VS2008, but the even more important reason is that we want to avoid a screw-up of Qt Creator if you decide to re-configure and compile the Qt version that is shipped for development (which might make perfect sense for your applications). > I just dont understand why! I Compile QtCreator lot of times with MingW and > it works amazing good. > Also, shiping QtCreator compiled with VS have a huge drawback!! If i am > making my own designer plugins, i have to compile it twice!!! One for > QtCreator other for QtDesigner <324.gif> > > Not to say that this way we increase allot the size of the distribution :( > > Why cant QtCreator share Qt dll's and plugins? In my opinion we could merge > creator in qt folder.... > > Thank you for this amazing tool!! -- Eike Ziller Software Engineer Nokia, Qt Development Frameworks Phone +49 (0)30 6392 3255 Fax +49 (0)30 6392 3256 E-mail [email protected] _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
