Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Setting up qt creator for compiling embedded projects
Forum Updated to NodeBB v4.3 + New Features

Setting up qt creator for compiling embedded projects

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.2k 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.
  • G Offline
    G Offline
    gangben
    wrote on 3 Feb 2013, 13:21 last edited by
    #1

    Hi i want to set up and configure qt creator for windows to write programs running on the raspberry pi.

    But i dont get any of this working. I installed qt and for testing purposes and additionally i installed minGW and somewhere I already have installed C++ for Visual Studio.

    When I try to run the sample programs it says the following:

    :-1: Fehler:Qt Creator benötigt einen Compiler zum Erstellen des Projekts. Bitte richten Sie einen Compiler in den Kit-Einstellungen ein.

    In english: I shall configure the compiler in the Kit-Settings. What does this mean.

    In the sectrion settins Compiler I added MinGW and added the path: C:\MinGW\bin\g++.exe

    And on the Kits sectrion i chose the added compiler.

    Whats still wrong?

    Thank you for your attention.

    gangBen

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on 3 Feb 2013, 14:13 last edited by
      #2

      welcome to devnet

      You need a proper cross-compiler. You need to check if one is available to operate on raspberry pi.
      E.g. with "rasberry+pi+windows+crosscompile":http://lmgtfy.com/?q=rasberry+pi+windows+crosscompile

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0

      2/2

      3 Feb 2013, 14:13

      • Login

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