Breaks with nlopt-2.9.0: no member named 'LD_LBFGS_NOCEDAL' in namespace 'nlopt'
Opened this issue · 4 comments
yurivict commented
ff-NLopt.cpp:47:21: error: no member named 'LD_LBFGS_NOCEDAL' in namespace 'nlopt'
47 | struct Info< nlopt::LD_LBFGS_NOCEDAL > {
| ~~~~~~~^
ff-NLopt.cpp:190:26: error: no member named 'LD_LBFGS_NOCEDAL' in namespace 'nlopt'
190 | const char *Info< nlopt::LD_LBFGS_NOCEDAL >::name = "Nocedal's Low-Storage BFGS";
| ~~~~~~~^
2 errors generated.
Could you please consider to make a release that fixes this breakage and clang-19 breakage?
Version: 4.14
yurivict commented
@phtournier
The newly made release 4.15 is still broken with the latest nlopt-2.9.1
What nlopt version do you use?
Do you know when will this be fixed?
frederichecht commented
the version used by freefem is nlopt-2.2.4.tar
Best Regards,
Frédéric Hecht.
…--------------------------------------------------------------------
Laboratoire Jacques-Louis Lions, UPMC Sorbonne Université
BC187, 4 Place Jussieu, 75252 PARIS cedex 05, France
Campus Jussieu, Barre 15-25, 3 etage Bureau 307
Projet Alpines, Centre Inria de Paris, 48 rue Barrault 75013 Paris
tel: +33 1 44274411, mob: +33 6 62198986
***@***.*** https://www.ljll.fr/hecht
software: FreeFem++ web site: http://www.freefem.org/ff++
Le 7 déc. 2024 à 07:09, ***@***.*** ***@***.***> a écrit :
@phtournier <https://github.com/phtournier>
The newly made release 4.15 is still broken with the latest nlopt-2.9.1
What nlopt version do you use?
Do you know when will this be fixed?
—
Reply to this email directly, view it on GitHub <#324 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABLPNDAAESWR5XWJ3UD27JT2EKGJZAVCNFSM6AAAAABR22TPTOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRUHE2TSNZRGE>.
You are receiving this because you are subscribed to this thread.
yurivict commented
nlopt-2.2.4 is very old and packages for it are not available now.
frederichecht commented
ok, I will try a new one.
… Le 8 déc. 2024 à 11:54, ***@***.*** ***@***.***> a écrit :
nlopt-2.2.4 is very old and packages for it are not available now.
—
Reply to this email directly, view it on GitHub <#324 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABLPNDE2NPQYRIMRUBRXYQL2EQQONAVCNFSM6AAAAABR22TPTOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRVGU4DQNBRG4>.
You are receiving this because you commented.