samlittlewood / carve

Automatically exported from code.google.com/p/carve
Other
0 stars 0 forks source link

Redefinition errors - Can't compile - CMAKE and VS2013 #77

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 dekanifi...@gmail.com on 3 Nov 2014 at 12:07

Attachments: