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

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

[Octave-bug-tracker] [bug #53278] Cannot build Octave


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #53278] Cannot build Octave
Date: Sun, 4 Mar 2018 05:15:21 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36

Follow-up Comment #2, bug #53278 (project octave):

hg id is 7c88cf242111

It is a fresh build using the script:


/bin/rm -r octave octave-build
hg clone http://hg.savannah.gnu.org/hgweb/octave
cd octave
./bootstrap
cd ..
mkdir octave-build
cd octave-build
../octave/configure  --without-osmesa
make  


The problem is related to recent changes in off screen rendering. In the
configure stage I saw:


checking QOffscreenSurface usability... yes
checking QOffscreenSurface presence... yes
checking for QOffscreenSurface... yes
checking whether Qt supports full offscreen OpenGL rendering... no
checking for the QScintilla library for Qt 5...  no




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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