octave-maintainers
[Top][All Lists]
Advanced

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

Re: octave mingw problem


From: Ben Abbott
Subject: Re: octave mingw problem
Date: Wed, 23 Nov 2011 09:29:19 -0500

On Nov 23, 2011, at 2:51 AM, Michael Goffioul wrote:

Maybe you're mixing release and debug libraries when linking. There
used to be 2 versions of each Qt library (at least on Windows, but it
seems to be similar on Mac OS X): one release version, and one debug
version. When linking, either you only uses release ones, or you use
the debug ones, but you can't mix them together.

Michael.


That was it.  I had both qt4-mac and qt4-creater-mac installed. After removing the qt4-creater-mac port, the gui runs.

I've attached a pic of the window.

I haven't experimented much but it looks to be working. Unfortunately when I quit, I get "octave-gui quite unexpectedly" (pic attached).

Ben

reply via email to

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