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

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

[Octave-bug-tracker] [bug #54199] Win32 MXE error "The procedure entry p


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #54199] Win32 MXE error "The procedure entry point CancelIoEx could not be located in kernel32.dll"
Date: Thu, 28 Jun 2018 15:12:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

After doing some searching, it appears that this function is not available in
XP.  Also, I think you mean CancelIoEx?

https://docs.microsoft.com/en-us/windows/desktop/FileIO/cancelioex-func

I don't think we use it directly, but it appears to be used in Qt, both in the
5.11 version we are now using in mxe-octave and also the 5.7 version we were
using before that.

The switch to 5.11 was done a week ago, so maybe that is what caused the
problem?  If so, why wasn't this a problem with 5.7?  Although there seem to
have been some changes in the code that uses this function, it was still used
in Qt 5.7, so I don't know why it wasn't a problem earlier.

I don't see any obvious recent changes to Octave that would be responsible for
us now requiring this function.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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