Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Compiling Qt for use with powerpc-eabi
Qt 6.11 is out! See what's new in the release blog

Compiling Qt for use with powerpc-eabi

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.4k 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.
  • 0 Offline
    0 Offline
    02JanDal
    wrote on last edited by
    #1

    Hello,

    some weeks ago, I got a Wii. As the hacker and DIYer I am, the first thing I did was to install the Homebrew Channel (a way to run own programs on the Wii).
    But I never did much, because it wasn't fun to create all graphics almost from scratch, and also many other classes and functions I wanted theren't available.
    Ok I thought, if I can get Qt to run on the Wii, I will get a lot of functions and graphic classes etc. As I've already done a lot for my Windows 7 PC using Qt, I new it was possible to compile Qt for different operating systems.

    But well. I didn't come any longer. The problem is, that I used "devkitPPC":http://wiibrew.org/wiki/DevkitPPC (the only thing I know to write programs for the Wii in C++) for developing for the Wii. It comes with compilers and linkers, all named something like powerpc-eabi-*.exe (powerpc-eabi-g++.exe, powerpc-eabi-gcc.exe etc.). But I haven't yet been able to find out a way to compile Qt using these compilers.

    How should I do?

    Also, I'm aware I may need to write some classes for some lowlevel stuff like graphics etc. That's another question: Witch files do I need to modify?

    Thanks in advance,
    Jan

    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