mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Question - MXE tutorial Step 4, 5c


From: Timothy Gu
Subject: Re: [Mingw-cross-env-list] Question - MXE tutorial Step 4, 5c
Date: Sun, 28 Dec 2014 12:12:37 -0800

Hi,

On Sunday, December 28, 2014, <address@hidden> wrote:
However, due to my own stupidity I got a (probably horrably dumb) question
concerning step 4 and 5c. So, I installed QT creator on my ubuntu 14.04 OS
and downloaded and build all of the source material (so tutorial steps 1-3
were fine).

I am not sure you can use Qt Creator with MXE, but you can try.


In step 4, I've done the following:
In terminal --> gedit ~/.bashrc
there I added the line "export PATH=/home/chris/mxe/usr/bin:$PATH",
actually there was no PATH=... before which confused me a bit... was that
right?

Yes, it is. PATH is set by bash and some other files too so it is completely expected that you can't see another PATH in the file. See http://www.solipsys.co.uk/new/BashInitialisationFiles.html for a crazy chart.
 

In step 5c Im not quite sure what Im supposed to do:
Do I have to open the terminal, then cd to /where MXE is
installed/usr/i686-pc-mingw32/qt/bin/ and then enter something like "qmake
make" in the terminal?

No, you are supposed to cd to your *project directory*, then execute the steps shown on the website to configure and build your project.
 
Hope this helps.


I wish you a happy new year

You too!

Timothy

reply via email to

[Prev in Thread] Current Thread [Next in Thread]