Export to GitHub

carve - issue #77

Redefinition errors - Can't compile - CMAKE and VS2013


Posted on Nov 3, 2014 by Helpful Rhino

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:

Attachments

Status: New

Labels:
Type-Defect Priority-Medium