Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

android - Could not start process "make"- linux opensus

$
0
0
Hi, I installed qt creator on windows and it works ok, but problems starts with linux. I have linux opensus, Qt Creator 3.1.2 (opensource),Based on Qt 5.3.1 (GCC 4.6.1, 64 bit). The problem appears when I want to build the app. This is output from console 12:24:02: Could not start process "make" Error while building/deploying project tested (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.3.1)) When executing step 'Make' when I look at my kits I see red circle next to desktop qt 5.3 gcc 64 bit and error says: “no compiler set in kit” I try to do it manually but apparently I do it in wrong way. The rest of kits look right. When i open qt creator I got this message “/bin/sh: …/android-ndk-r10/toolchains/x86-4.8/prebuilt/linux-x86_64/bin/i686-linux-android-gcc: No such file or directory” I have no idea how to solve this problem, I feeling like baby in the fog, cause I’m newbie in linux and qt-creator. I try to install qt creator both ways: online/offline. I try to put commands in system folder of qt : “sudo apt-get install build-essential” but I get apt-get command not found. I took it from this topic: [qt-project.org] I have directory of gcc_64/qmake in qt folder I would be grateful for any help

Viewing all articles
Browse latest Browse all 2113

Trending Articles