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

Build errors on windows with VS2015 #118

Closed
lujaindong opened this issue Jun 14, 2017 · 0 comments
Closed

Build errors on windows with VS2015 #118

lujaindong opened this issue Jun 14, 2017 · 0 comments
Assignees
Labels

Comments

@lujaindong
Copy link

Hi,
I am trying to build CPD on windows, but I met some problems as follows:
it occurred that"Severity Code Description Project File Line Suppression State
Error C2065 'M_PI': undeclared identifier Library-C++ F:\Deformation and Correction\CPD_registration\cpd-master\src\gauss_transform.cpp 27
Error LNK1181 cannot open input file '..\Release\cpd.lib' affine-test F:\Deformation and Correction\CPD_registration\cpd-build\tests\LINK 1
Error LNK1181 cannot open input file '..\Release\cpd.lib' utils-test F:\Deformation and Correction\CPD_registration\cpd-build\tests\LINK 1
Error LNK1181 cannot open input file '..\Release\cpd.lib' version-test F:\Deformation and Correction\CPD_registration\cpd-build\tests\LINK 1
Error LNK1181 cannot open input file '..\Release\cpd.lib' gauss_transform-test F:\Deformation and Correction\CPD_registration\cpd-build\tests\LINK 1
Error LNK1181 cannot open input file '..\Release\cpd.lib' normalization-test F:\Deformation and Correction\CPD_registration\cpd-build\tests\LINK 1
Error LNK1181 cannot open input file '..\Release\cpd.lib' nonrigid-test F:\Deformation and Correction\CPD_registration\cpd-build\tests\LINK 1
Error C2065 'M_PI': undeclared identifier rigid-test F:\Deformation and Correction\CPD_registration\cpd-master\tests\rigid.cpp 42

Can someone help me?
Thanks very much!

@gadomski gadomski changed the title building errors on windows with VS2015 Build errors on windows with VS2015 Jun 14, 2017
@gadomski gadomski self-assigned this Jun 14, 2017
@gadomski gadomski added the bug label Jun 15, 2017
gadomski added a commit that referenced this issue Jun 15, 2017
Fixes #118

Not sure why appveyor didn't catch this.
gadomski added a commit that referenced this issue Jun 15, 2017
Fixes #118

Not sure why appveyor didn't catch this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants