Does sqp example work ?
Ivan Sutoris
ivan.sutoris at gmail.com
Fri Oct 17 14:17:58 CDT 2008
On Fri, Oct 17, 2008 at 5:09 PM, John W. Eaton <jwe at bevo.che.wisc.edu> wrote:
> You could also get the patch from the current hg archive and apply it
> to the 3.0.x sources...
>
> But I'm not sure now what change fixed the problem. Was it a change
> directly to sqp.m or qp.m or __qp__.cc or something else?
>
> jwe
The patch to __qp__.cc you posted in January (it was commited also to
repository, changeset 7361, but apparently didn't make it to 3.0.x
branch) solves the problem for me - I've tried fresh build from 3.0.3
sources, replaced __qp__.cc with corrected version from repo,
recompiled and it gives correct result now.
Now, is it possible to compile file like __qp__.cc individually with
mkoctfile (that would be relatively easy to do also in Windows), or
must they be compiled together with other files in build process?
(I've tried mkoctfile approach, but got bunch of errors, that's why
I'm asking).
Regards
Ivan Sutoris
More information about the Bug-octave
mailing list