You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I get the following errors while compiling the postprocessing package:
any suggestion?
Thanks
phonon.cpp:733: error: invalid conversion from 'int' to 'const int*'
phonon.cpp:733: error: invalid conversion from 'int*' to 'int'
phonon.cpp:733: error: invalid conversion from 'int' to 'double (*)[3]'
phonon.cpp:733: error: cannot convert 'double (*)[3]' to 'const int*' for
argument '8' to 'int spg_get_ir_reciprocal_mesh(int (*)[3], int*, const int*,
const int*, int, double (*)[3], double (*)[3], const int*, int, double)'
make: *** [phonon.o] Error 1
Original issue reported on code.google.com by [email protected] on 7 Oct 2011 at 2:22
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 7 Oct 2011 at 2:22The text was updated successfully, but these errors were encountered: