You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Original issue reported on code.google.com by
dekanifi...@gmail.com
on 3 Nov 2014 at 12:07Attachments:
The text was updated successfully, but these errors were encountered: