Results 1 to 7 of 7

Thread: Cross platform application???

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2006
    Posts
    103
    Thanks
    31
    Qt products
    Qt4
    Platforms
    Windows

    Default Cross platform application???

    hi,
    I think there are very few posts( or may be none) on this forum abt making cross platform applications.
    Can anyone enlighten me that how can we make a simple application( may be like hello world), cross platform( to be able to run on linux, if made on windows)?
    Do we need to install the same version of Qt on the system on which we want to run the exe made on other system? Like for example, i made a program of simply drawing lines and some 3d features which uses Qglwidget and all.now its successfully executing on my system. if i am trying to simply take tht exe on other system(where the Qt is not installed) and run tht then its giving error like Qtopengl4.dll or Qtgui4.dll is not found.
    so this means that we need to install Qt on the system where all we want to execute its exe?
    so now if its true then can anyone tell me that how can we make the exe independent of the platform and the fact tht Qt shd be installed to run its exe??
    please give the links from internet or documentaion of Qt if its there because i could not find the information which i need.

    thanks
    Last edited by Shuchi Agrawal; 14th February 2007 at 05:04. Reason: missing [code] tags
    I worked on windows Xp with Qt 4.2.2(Open Source Version) and MinGw
    now i am trying the same things on Fedora Core 5 (linux-gcc) and Qt 4.2.2 open source edition.

Similar Threads

  1. Replies: 3
    Last Post: 8th December 2006, 18:51
  2. Cross Platform Logging
    By skyphyr in forum Qt Programming
    Replies: 2
    Last Post: 23rd November 2006, 16:32
  3. Cross compile QT/X11 for platform xscale-elf
    By nmkarvekar in forum Installation and Deployment
    Replies: 0
    Last Post: 19th May 2006, 07:20
  4. Using Qt to write Cross Platform Library
    By ball in forum Qt Programming
    Replies: 2
    Last Post: 3rd April 2006, 09:58
  5. Replies: 3
    Last Post: 31st March 2006, 18:38

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.