Am 20.08.2021 um 01:43 schrieb Allin Cottrell:
On Thu, 19 Aug 2021, Sven Schreiber wrote:
> Am 19.08.2021 um 15:36 schrieb Allin Cottrell:
>> On Thu, 19 Aug 2021, Sven Schreiber wrote:
>
>>
>> It should be enough to test on 64-bit Windows.
>>
>>> Anything to look out in particular?
>>
>> Well, it would be nice to know if the ("secret") lpsolve function
>> works. Here's an example (Kantorovich's "Problem A"):
> ....
>
> Very good test case apparently, it uncovers a crash bug with the 32bit
> RC on Windows 10.
The lpsolve library seems to be very quirky on 32-bit Windows. I'm
seeing a crash too -- whether I use the packaged DLL from lpsolve at
sourceforge or one I've compiled myself. I haven't yet figured out
what's the relevant difference from 64-bit, where the DLL I build works
fine.
So what about simply not supporting this new feature on 32bit?
cheers
sven