Results 1 to 3 of 3

Thread: Building Qt creator from gitorious main branch

  1. #1
    Join Date
    May 2009
    Posts
    8
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Building Qt creator from gitorious main branch

    Hi,
    I'm trying to build QtCreator in itself (MinGW). I'm using Qt 4.5.2, and I've modified the source to get it to compile (mainly converted objectCast to dynamicCast).

    The problem is that when I try to start it, it complains that it can't find a symbol in QtCore4.dll. I don't see why, since I've obviously compiled it with my only local version of Qt...

    Has anyone managed to build QtCreator 1.3 from source?

  2. #2
    Join Date
    Nov 2008
    Location
    Częstochowa/Poland
    Posts
    50
    Thanks
    2
    Thanked 11 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Building Qt creator from gitorious main branch

    Try placing a copy of the .dll in the folder You keep the newly compiled application.

  3. The following user says thank you to Grimlock for this useful post:

    eurodatar (8th September 2009)

  4. #3
    Join Date
    May 2009
    Posts
    8
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Building Qt creator from gitorious main branch

    I copied the QtCreator 1.2.1 folder structure exactly, including copying all the Qt dlls to the qtcreator.exe folder and it worked.

    As for 1.3, the include completion is great, but the CVS support is almost useless. Renaming symbols doesn't work for some reson.

Similar Threads

  1. Replies: 2
    Last Post: 9th August 2009, 22:08

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.