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

compile error #4

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 4 comments
Open

compile error #4

GoogleCodeExporter opened this issue Mar 13, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant