Results 1 to 5 of 5

Thread: Creating a STANDALONE aplication

  1. #1
    Join Date
    Aug 2006
    Posts
    12
    Thanks
    1
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11

    Wink Creating a STANDALONE aplication

    hi what's new? i desing an application using QT libraries an a KDevelop on FEDORA CORE 4 now a i want to create some kind of .exe for linux i mean i wanna make my application independent from any linux distribution where using my application i read something about an STANDALONE application and makefile command but i really dont know
    if anyone could help me please

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Creating a STANDALONE aplication

    It won't be that easy:

    http://blogs.qtdeveloper.net/archive...ions-on-linux/
    http://blogs.qtdeveloper.net/archive...ries-on-linux/

    BTW. Is it a KDE-based application or a pure Qt one?

  3. #3
    Join Date
    Aug 2006
    Posts
    12
    Thanks
    1
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Creating a STANDALONE aplication

    its a kde based application i will check those hypervin but if you could tell me more about it please

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Creating a STANDALONE aplication

    Quote Originally Posted by Alienxs
    its a kde based application
    In that case the simpliest solution is to distribute the source code and binary packages for most popular distributions. Each Linux distribution has its own policies and may use different versions of libraries, so one executable might not run on all of them (not mentioning that Linux runs on many different platforms).

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

    Alienxs (17th August 2006)

  6. #5
    Join Date
    Aug 2006
    Posts
    12
    Thanks
    1
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11

    Thumbs up Re: Creating a STANDALONE aplication

    Man thanks a lot for that information it was reallu really very useful to me

Similar Threads

  1. Problem in creating thread in GUI application
    By jyoti kumar in forum Qt Programming
    Replies: 2
    Last Post: 15th May 2006, 13:05

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.