octave-maintainers
[Top][All Lists]
Advanced

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

Re: [mxe-octave] question for windows cross build


From: John Donoghue
Subject: Re: [mxe-octave] question for windows cross build
Date: Wed, 31 Aug 2016 06:14:01 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 08/30/2016 09:57 PM, Tatsuro MATSUOKA wrote:
----- Original Message -----

From: JohnD
To: 'Tatsuro MATSUOKA' <address@hidden>; address@hidden
Cc:
Date: 2016/8/31, Wed 01:33
Subject: Re: [mxe-octave] question for windows cross build

  Message: 5
  Date: Tue, 30 Aug 2016 18:42:41 +0900 (JST)
  From: Tatsuro MATSUOKA <address@hidden>
  To: "address@hidden"
<address@hidden>
  Subject: [mxe-octave] question for windows cross build
  Message-ID: <address@hidden>
  Content-Type: text/plain; charset=iso-8859-1

  In the bug tracker?
  http://savannah.gnu.org/bugs/?48474

  mxe-octave: enable better supported gnuplot terminals


  I have been trying to build gnuplot with cairo based (pngcairo ...) and
lua/tikz
  terminals.
  Build for cairo based terminal seems to have no problem so far.

  For implementing lua terminal, I need to use lua executable.
  The mxe-octave for windows is cross build so that lua.exe cannot be used.

  However, in octave build qt tools uic, moc, rcc and lrelease are required.
  But linux native of those are not built in mxe-octave cross.

  Am I misled?

  Tatsuro



Mxe-octave creates host (runs in linux versions) of (i686-w64-mingw-)qmake,
uic etc in the usr/bin directory and names as  and then later on makes the
target (.exe) versions for running in windows
I look into usr/bin. But there is not qmake, moc etcs.

Am I missing something?

Tatsuro

For 32 bit:

i686-w64-mingw32-qmake
i686-w64-mingw32-moc
i686-w64-mingw32-uic

Similar for 64.




reply via email to

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