octave-maintainers
[Top][All Lists]
Advanced

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

Re: Building on MinGW : Qt


From: John W. Eaton
Subject: Re: Building on MinGW : Qt
Date: Thu, 13 Jun 2013 17:08:03 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

On 06/13/2013 05:01 PM, John D wrote:
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.

Could you post a preliminary set of diffs so I could also take a look at it? I'm also just curious to see what changes you have needed to make.

Thanks,

jwe



reply via email to

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