Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynibex en version 2.2 ? #2

Open
bneveu opened this issue Apr 9, 2018 · 0 comments
Open

dynibex en version 2.2 ? #2

bneveu opened this issue Apr 9, 2018 · 0 comments
Assignees

Comments

@bneveu
Copy link

bneveu commented Apr 9, 2018

Dynibex est actuellement compatible avec la version 2.1.17 avant la refonte de l'arithmetique affine.
En essayant de compiler dans la version actuelle, il y a des messages d'erreur :
In file included from ibex_integrate.h:36:0,
from example_integrate.cpp:15:
ibex_solution_LC3.h: In member function ‘ibex::Affine2Vector ibex::solution_j_lc3::remainder_lc3(ibex::ivp_ode*)’:
ibex_solution_LC3.h:105:34: error: no matching function for call to ‘ibex::AffineMainVectoribex::AF_fAF2::AffineMainVector(ibex::IntervalVector&, bool)’
Affine2Vector k1_aff(k1,true);
le constructeur AffineMainVector n'ayant plus de 2eme parametre.

Que faut-il faire pour rendre ce code compatible ?

@gchabert gchabert transferred this issue from ibex-team/ibex-lib Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants