octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave 4.0.0 release candidate 3 available for ftp


From: Marco Atzeri
Subject: Re: Octave 4.0.0 release candidate 3 available for ftp
Date: Sat, 18 Apr 2015 21:42:58 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0



On 4/11/2015 5:42 AM, John W. Eaton wrote:
The third release candidate for Octave 4.0.0 is available from

   ftp://alpha.gnu.org/gnu/octave

I'm sure there will be problems that need to be fixed but we are closing
in on the actual 4.0.0 release.  Please try to build this version and
report any problems you find in the bug tracker.  I've added a new
version tag for the release candidate, so please use that when reporting
problems.

https://savannah.gnu.org/bugs/index.php?44874

I hit a build problem when both QT4 and QT5 devel are available.

configure:73016: checking for moc-qt5
configure:73032: found /usr/bin/moc-qt5
configure:73043: result: moc-qt5
configure:73116: checking for uic-qt5
configure:73132: found /usr/bin/uic-qt5
configure:73143: result: uic-qt5
configure:73216: checking for rcc-qt5
configure:73232: found /usr/bin/rcc-qt5
configure:73243: result: rcc-qt5
configure:73316: checking for lrelease-qt5
configure:73332: found /usr/bin/lrelease-qt5
configure:73343: result: lrelease-qt5

Qt CPPFLAGS: -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore



On cygwin as both are present
 $ pkg-config --cflags-only-I  Qt5Core
-I/usr/include/qt5/QtCore -I/usr/include/qt5

$ pkg-config --cflags-only-I  QtCore
-I/usr/include/qt4 -I/usr/include/qt4/QtCore





jwe




reply via email to

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