A
A
anikavoi2016-12-03 18:59:59
Qt
anikavoi, 2016-12-03 18:59:59

Qt Creator cross compilation setup for Raspbian, where to get qmake from?

Хочется компилировать программы для Raspberry из под Windows Qt Creator.
Установил ToolChain (gnutoolchains.com/raspberry/)
все что нужно сделать с распбианом - сделал.
Конфигурирую Qt Creator:
Добавил GCC компилятор - ...arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-g++.exe
Добавил дебагер - ...... arm-linux-gnueabihf-gdb
Нужно добавить qmake в Build-Run / Qt Versions. и вот тут я встрял - где брать qmake? в c:\SysGCC\... его нет, в c:\qt\5.7\... есть для разных виндов и андроида.
Гугл не помог. Скорее всего неправильно ставлю вопрос.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
Jacob E, 2016-12-03
@anikavoi

As far as I understand, you need to rebuild Qt for the required platform, and qmake should appear there.

M
Maxim Moseychuk, 2016-12-03
@fshp

https://wiki.qt.io/RaspberryPi_Beginners_Guide
Everything is explained here.
Well, the fact that you want to do it under Windows - well, you yourself have chosen this path. Suffer :-)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question