Loading issue under ffpp v.4.2.1 win

Dear ffpp community,

is it possible to upload a precompiled windows version that does not suffer from the same loading issues as v.4.1.; as far as I can say, this has been fixed with the core i7 version of v.4.1.

Regards,
/Fotis

Hi,

Are you talking about Windows release on Github ? (https://github.com/FreeFem/FreeFem-sources/releases/tag/v4.2.1)
This is the first automatic release that can suffer of some bugs.

If it’s the case, thanks for feedback.

1 Like

my version is
more config.param
‘–enable-generic’
‘–enable-optim’
‘–enable-download’
‘–enable-maintainer-mode’
‘CXXFLAGS=-mtune=corei7 -march=corei7’
‘CFLAGS=-mtune=corei7 -march=corei7’
‘FFLAGS=-mtune=corei7 -march=corei7’
‘FCFLAGS=-mtune=corei7 -march=corei7’
the archive is at
http://www3.freefem.org/ff++/ftp/FreeFem++-4.2-1-win64.exe

1 Like