octave-maintainers
[Top][All Lists]
Advanced

[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.




reply via email to

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