[MacPorts] #39625: qt4-mac: compilation warning "field 'd' is uninitialized when used here"
MacPorts
noreply at macports.org
Tue Jul 9 15:51:55 PDT 2013
#39625: qt4-mac: compilation warning "field 'd' is uninitialized when used here"
----------------------+-------------------------
Reporter: mojca@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: qt4-mac |
----------------------+-------------------------
Comment (by michaelld@…):
I'm saying that doing "sudo port install gnuplot +qt" works without error.
Then when I start Octave I do:
{{{
graphics_toolkit gnuplot
plot(1:10)
}}}
and that works too. Since I installed octave +fltk, I can also do:
{{{
graphics_toolkit fltk
plot(1:10)
}}}
and that works as well. I'm not sure how to tell gnuplot to use Qt when
called from Octave. Right now, it uses AquaTerm.app from MacPorts.
--
Ticket URL: <https://trac.macports.org/ticket/39625#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list