PDA

View Full Version : Qt build problem...



antsu
17th May 2010, 18:18
Hi all,
I am a newbie with Linux. So, I have tried to build qt 4.6.2 in my pc(Ubuntu 10.04LTS) and I have next problem:
When I try to build Qtopia or Qt 4.6.2 the next errors occurs:
arm-linux-g++ not found(Qtopia)
or
make[1]: arm-none-linux-gnueabi-g++: Command not found

And if I type arm-linux-g++ answer is: arm-none-linux-gnueabi-g++: no input files
and the same case type arm-none-linux-gnueabi-g++: no input files.

So both compilers are installed and they found in path. But I think that I should set the correct path to some configuration file but when?
Could any help me. please?

antsu
19th May 2010, 08:50
Hi all,
I found a one reson for that. This error happens if build sudo mode. But how I can fixed that?

Could any help me, please?

nitish
27th September 2011, 12:06
Don't use sudo, for make command......