Nicolas Mellado

Results 103 comments of Nicolas Mellado

Did #673 fixed this issue ?

Can you split this PR in two: update assimp on one side, and fix testing on windows on the other side ?

@MathiasPaulin did you have a specific commit in mind for this one ? We have a specific tag for all our externals, I would prefer we give the sha of...

Thanks @kimkulling for updating us on this. We will come back to you if we find other problems.

Another option is to use the `\dontinclude` command (https://doxygen.nl/manual/commands.html#cmddontinclude) The main limitation I have observed is that files with the same name will not be parsed (only the first one...

I guess the question is: do we want to have persistent comments in this file ? I would be tempted to say that we don't, and I would go even...

I would rather use `FileIOInterface` instead of `FileManagerInterface`. Otherwise sounds good to me.

Thanks for the report. This issue is expected to be fixed by #684, merged in master at a50a3b4 (tag: https://github.com/STORM-IRIT/Radium-Engine/tree/2021-02-10). Could you please try again if confirm the problem has...

Did you erase the cmake cache and build directories before configuring and building again ?

I switch to bug suspected until we can reproduce this behavior.