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 #2

Open
gary1880 opened this issue Nov 2, 2016 · 2 comments
Open

Compile Error #2

gary1880 opened this issue Nov 2, 2016 · 2 comments

Comments

@gary1880
Copy link

gary1880 commented Nov 2, 2016

Hi,
After running the "setup.py build", it will be broken by the following error
src/PoissonRecon_v6_13/src/SparseMatrix.inl:528:85:
error: 'Interlochange64' was not declared in this scope
.....
error: command 'C:\mingw2\bin\gcc.exe' failed with exit status 1

Have you ever seen such a problem? Do you have any suggestions?

Thanks!

@WANGCY17
Copy link

Hello. I met the same problem. Did you finally solve it?

@mmolero
Copy link
Owner

mmolero commented Nov 10, 2018

Have you tried using the following:

python setup.py build_ext --inplace --compiler=mingw32 -DMS_WIN64

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

No branches or pull requests

3 participants