carve icon indicating copy to clipboard operation
carve copied to clipboard

Redefinition errors - Can't compile - CMAKE and VS2013

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

What steps will reproduce the problem?
1. Using CMAKE 3.0.2 with VS 12 2013 generator with 'build_shared_libs' off and 
'cmake_static_linker_flags' added to be the same as the 
'cmake_exe_linker_flags.'
2. Attempt ALL_Build in visual studio.
3.

What is the expected output? What do you see instead?
Instead of a successful ALL_Build I get multiple redefinition errors 
(attached). int8_t, cbrt, etc etc

What version of the product are you using? On what operating system?
Using boost 1.56, CMAKE 3.0.2, VS 12 2013, windows 7, carve 1.4

Please provide any additional information below.
VS ALL_Build output attached:






Original issue reported on code.google.com by [email protected] on 3 Nov 2014 at 12:07

Attachments:

  • [ALL_BUILD output.txt](https://storage.googleapis.com/google-code-attachments/carve/issue-77/comment-0/ALL_BUILD output.txt)

GoogleCodeExporter avatar Dec 12 '15 18:12 GoogleCodeExporter