Skip to content

Conversation

@trabucayre
Copy link

With gcc-10 build fails with

cEtapeMecComp.cpp:(.text+0xdcd): undefined reference to `cInterpolateurIm2D* InterpoleOfEtape<float, double>(cEtapeMEC const&, float*, double*)'

The version of InterpoleOfEtape with typeEL=float, and tBase = double is not available out of the cpp file.
Adding explicitly this signature force the compiler to generate required method.

Fix issue #166

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

Successfully merging this pull request may close these issues.

1 participant