Hi,
WE are using Squish For QT squish-3.4.5-qt336-win32-msvc8 and we are using JavaScript as an programming Lanaguage. I am looking out for JavaScript with QT combination examples to start my QT programming Regards Kiran -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Wednesday, September 29, 2010 3:30 PM To: [email protected] Subject: Qt-creator Digest, Vol 24, Issue 47 Send Qt-creator mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://lists.trolltech.com/mailman/listinfo/qt-creator or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Qt-creator digest..." Today's Topics: 1. Re: Compile QtCreator in MinGW (Kai Koehne) 2. Re: Compile QtCreator in MinGW (Andr? P?nitz) 3. Re: Compile QtCreator in MinGW (Shaun vW) 4. Re: Compile QtCreator in MinGW (Shaun vW) ---------------------------------------------------------------------- Message: 1 Date: Wed, 29 Sep 2010 11:55:08 +0200 From: Kai Koehne <[email protected]> Subject: Re: [Qt-creator] Compile QtCreator in MinGW To: "[email protected]" <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 9/29/2010 8:22 AM, ext Rakesh Ranjan wrote: > Hi all, > > My custom plugins do not lead because of a different build key. > The Qt Creator i have seems to have been compiled on msvc > while my plugins are on mingw. > > Should i need to compile Qt Creator from source to get this working. > Any help would be appreciated. The plugins + creator has to be compiled with the same compiler/debug vs release mode. So yes, either re-compile creator, or compile your plugins with the same setup as creator :) Kai > Rakesh Ranjan > -- Kai Koehne Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Gesch?ftsf?hrer: Dr. Michael Halbherr, Karim T?htivuori ------------------------------ Message: 2 Date: Wed, 29 Sep 2010 11:57:03 +0200 From: Andr? P?nitz <[email protected]> Subject: Re: [Qt-creator] Compile QtCreator in MinGW To: "[email protected]" <[email protected]> Message-ID: <[email protected]> Content-Type: Text/Plain; charset="iso-8859-15" On Wednesday 29 September 2010 08:22:33 ext Rakesh Ranjan wrote: > Hi all, > > My custom plugins do not lead because of a different build key. > The Qt Creator i have seems to have been compiled on msvc > while my plugins are on mingw. > > Should i need to compile Qt Creator from source to get this working. Yes. Andre' ------------------------------ Message: 3 Date: Wed, 29 Sep 2010 11:58:02 +0200 From: Shaun vW <[email protected]> Subject: Re: [Qt-creator] Compile QtCreator in MinGW To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8 It would appear that there is an SDK you can download that has Qt Creator compiled using mingw. On Wed, Sep 29, 2010 at 8:22 AM, Rakesh Ranjan <[email protected]> wrote: > Hi all, > > My custom plugins do not lead because of a different build key. > The Qt Creator i have seems to have been compiled on msvc > while my plugins are on mingw. > > Should i need to compile Qt Creator from source to get this working. > Any help would be appreciated. > > Rakesh Ranjan > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > > ------------------------------ Message: 4 Date: Wed, 29 Sep 2010 11:58:02 +0200 From: Shaun vW <[email protected]> Subject: Re: [Qt-creator] Compile QtCreator in MinGW To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8 It would appear that there is an SDK you can download that has Qt Creator compiled using mingw. On Wed, Sep 29, 2010 at 8:22 AM, Rakesh Ranjan <[email protected]> wrote: > Hi all, > > My custom plugins do not lead because of a different build key. > The Qt Creator i have seems to have been compiled on msvc > while my plugins are on mingw. > > Should i need to compile Qt Creator from source to get this working. > Any help would be appreciated. > > Rakesh Ranjan > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > > ------------------------------ _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator End of Qt-creator Digest, Vol 24, Issue 47 ****************************************** _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
