[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Building on MinGW : Qt
From: |
John D |
Subject: |
Building on MinGW : Qt |
Date: |
Thu, 13 Jun 2013 17:01:11 -0400 |
Well, Qt compiled ok - then failed on the install as it tried to install
itself on top of itself.
The issue I believe is to do with the -prefix option.
Specifying it causes qt to look for mkspecs etc where the prefix is set to.
Without it, running make install uses its src directory as the destination.
I guess I will try copying up mkspec dir to the prefix folder first and the
compile.
I tried looking for something that overrides where it looks for the mkspecs,
but haven't found anything.
- Building on MinGW : Qt,
John D <=
- Re: Building on MinGW : Qt, John W. Eaton, 2013/06/13
- Re: Building on MinGW : Qt, John Donoghue, 2013/06/13
- RE: Building on MinGW : Qt, John D, 2013/06/13
- Re: Building on MinGW : Qt, John Donoghue, 2013/06/13
- Re: Building on MinGW : Qt, John Donoghue, 2013/06/13
- RE: Building on MinGW : Qt, John D, 2013/06/14
- Re: Building on MinGW : Qt, John W. Eaton, 2013/06/14
- RE: Building on MinGW : Qt, John D, 2013/06/14
- Re: Building on MinGW : Qt, John W. Eaton, 2013/06/14
- RE: Building on MinGW : Qt, John D, 2013/06/14