Results 1 to 2 of 2

Thread: autotools and qt

  1. #1
    Join Date
    Jan 2007
    Posts
    95
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default autotools and qt

    I have programmed a project with two different sections: one is the GUI programmed with qt and other with fortran.
    I want to install all the project and i am using gnu tools. Now I can compile and install the fortran program (4 or 5 executable files) but I don't know how to include in the Makefile.am and configure.ac the qt GUI.
    Someone knows how to?

    Thks

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: autotools and qt

    I think it's simpler to port the compilation of the FORTRAN part to qmake. See the documentation for qmake external tools
    A camel can go 14 days without drink,
    I can't!!!

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.