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

Compilation error in Visual Studio 2019 #546

Closed
debashis66 opened this issue Aug 18, 2021 · 0 comments
Closed

Compilation error in Visual Studio 2019 #546

debashis66 opened this issue Aug 18, 2021 · 0 comments

Comments

@debashis66
Copy link

debashis66 commented Aug 18, 2021

I was able to build using cmake and opened "fcl.sln"

Building the solution gives the below errors:
C2371 'ccd_real_t': redefinition; different basic types (Project: fcl, file: vec3.h'
.....
LNK1104 cannot open file '........\lib\Debug\fcl.lib'
C2065 'M_PI': undeclared identifier (Project: test_convex, file: test_convex.cpp)
C2737 'dphi': const object must be initialized (Project: test_convex, file: test_convex.cpp)

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

1 participant