octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #50258] Cannot build MXE-Octave


From: Rik
Subject: [Octave-bug-tracker] [bug #50258] Cannot build MXE-Octave
Date: Fri, 10 Feb 2017 10:07:42 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #5, bug #50258 (project octave):

I'm seeing the same issue as Avinoam, although my system use Qt5 by default so
the objection is that '-qt5' option is not supported.  I applied John D.'s
patch from comment #4 but it doesn't help.  Again, because it is not the
option, but the fact that uic doesn't seem to accept '-qt5'.


/bin/mkdir -p libgui/src && \
: > libgui/src/.octave-dirstamp
x86_64-w64-mingw32-uic -qt5 -o libgui/src/ui-settings-dialog.h
/home/rik/wip/Projects_Mine/mxe-octave/tmp-default-octave/octave-4.3.0+/libgui/src/settings-dialog.ui
Unknown option 'qt5'.
Makefile:27374: recipe for target 'libgui/src/ui-settings-dialog.h' failed
make[2]: *** [libgui/src/ui-settings-dialog.h] Error 1
make[2]: Leaving directory
'/home/rik/wip/Projects_Mine/mxe-octave/tmp-default-octave/octave-4.3.0+/.build'
/home/rik/wip/Projects_Mine/mxe-octave/Makefile:831: recipe for target
'build-only-default-octave' failed
make[1]: *** [build-only-default-octave] Error 2
make[1]: Leaving directory '/home/rik/wip/Projects_Mine/mxe-octave'


I tried changing directories to 'mxe-octave/usr/bin' and executing 'uic -qt5'
and it fails.

By contrast, the native uic in '/usr/bin/' supplied by Ubuntu does support
this option.

I'm trying to test out the patch I have for bug #50234 and file_stat but I
can't build MXE Octave to test.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50258>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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