Skip to content

Conversation

@arnholm
Copy link

@arnholm arnholm commented Apr 8, 2019

Hi, thanks for the great library, now used in https://github.com/arnholm/xcsg
These updates to make carve compatible with MSVC2013 and also g++ 7.3.0 under Ubuntu 18.04

  • correct many integer sign warnings using static_cast<> and more
  • replaced deprecated use of auto_ptr with unique_ptr instead
  • added several missing standard headers

carve now compiler under MSVC2013 and g++ 7.3.0 on linux with few or no warnings. The changes to carve have been tested using xcsg (several examples), no issues.

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

Successfully merging this pull request may close these issues.

2 participants