baoxzh
Results
2
comments of
baoxzh
I ran into the same problem, I used gcc8 but still can’t solve it : ``` $gcc -v gcc version 8.4.0 (Ubuntu 8.4.0-1ubuntu1~18.04) ```
I solved the problem in the following way : [https://github.com/royvelich/DifferentiableCloth/blob/master/arcsim/src/vectors.hpp#L42](https://github.com/royvelich/DifferentiableCloth/blob/master/arcsim/src/vectors.hpp#L42)