Results 1 to 6 of 6

Thread: configure parameters qt 4.3.4 win

  1. #1
    Join Date
    Sep 2007
    Location
    Szczecin, Poland
    Posts
    153
    Thanks
    7
    Thanked 11 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default configure parameters qt 4.3.4 win

    Hi, all

    i'm using qt 4.3.4 windows commercial from vs2005 binaries.
    application have crash reports dump mechanism but to trace crash back we need to have
    pdb files (and some other stuff) also to qt libraries.

    we don't want to compile entire qt each time, but to generate missing files from src distribution we need to use same parameters for configure tool as 4.3.4 windows commercial from vs2005 binaries was built with.

    and here's my question:
    does anyone have an idea what parameters trolls are using for building distributable binaries?
    or is there any way to check what parameters shall we pass?
    See GrEEn (Graphics Effects Environment)
    http://sourceforge.net/project/platf...roup_id=232746
    a qt-based plugins oriented MDI image processing application(contains also qt plugins like styles & imageformats).

  2. #2
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: configure parameters qt 4.3.4 win

    What's the problem compiling Qt once with the configure parameters you want to have? Also you can't create the .pdb-files without also building your dlls

  3. #3
    Join Date
    Sep 2007
    Location
    Szczecin, Poland
    Posts
    153
    Thanks
    7
    Thanked 11 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: configure parameters qt 4.3.4 win

    We just want to use dlls compiled with same parameters as one used before.
    See GrEEn (Graphics Effects Environment)
    http://sourceforge.net/project/platf...roup_id=232746
    a qt-based plugins oriented MDI image processing application(contains also qt plugins like styles & imageformats).

  4. #4
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: configure parameters qt 4.3.4 win

    Then either look into your .qmake.cache and find out or ask trolltech - you've a commercial version so you've also support. We can't know what configure options tt used...

  5. The following user says thank you to ChristianEhrlicher for this useful post:

    mchara (15th May 2008)

  6. #5
    Join Date
    Sep 2007
    Location
    Szczecin, Poland
    Posts
    153
    Thanks
    7
    Thanked 11 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: configure parameters qt 4.3.4 win

    .qmake.cache solves my problem.
    thx
    See GrEEn (Graphics Effects Environment)
    http://sourceforge.net/project/platf...roup_id=232746
    a qt-based plugins oriented MDI image processing application(contains also qt plugins like styles & imageformats).

  7. #6
    Join Date
    Sep 2007
    Location
    Szczecin, Poland
    Posts
    153
    Thanks
    7
    Thanked 11 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: configure parameters qt 4.3.4 win

    Well... almost solves
    there are no mysql and psql entries in sql plugins section (there are only odbc and sqllite) and even added to configuration they're not compiling(vs2005), but they are included in binaries.
    Does anyone know how mysql and psql plugins should be built if not by adding entries to sql plugins section of config?
    See GrEEn (Graphics Effects Environment)
    http://sourceforge.net/project/platf...roup_id=232746
    a qt-based plugins oriented MDI image processing application(contains also qt plugins like styles & imageformats).

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.