Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Building Qt to support 32 bit os/64 bit os for both desktop and embedded linux

Building Qt to support 32 bit os/64 bit os for both desktop and embedded linux

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    phamtv
    wrote on last edited by
    #1

    I have a just installed a new Windows 7 64 bit machine and have a 64 bit Linux (Ubuntu) running via virtualbox. I want to be able to recompile Qt libraries to support 32 bit and 64 bit under both platform and also support desktop as well as embedded linux. Is it possible for me to recompile these library variation under a single instance of each platform? Is it recommended? If so, can you provide general details and/or links to support me?

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      Using the correct compiler toolchains, this should not be a problem. You will have to wait for four compiler runs to finish (or even more in case of additional embedded targets), though :-)

      PS:
      Make sure to install/build in separate directories, of course.

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved