liuxiaolin Posted August 25, 2012 Share Posted August 25, 2012 (edited) Is there anyone compile HDK with using CarveCSG? http://www.carve-csg.com/ http://code.google.com/p/carve/ I found that the boost lib under HDK conflicts with boost lib under CarveCSG, It said that there are two funtion redefined:random(),cbrt(), One type have diffrent definition: boost::static_log2_argument_type. How can I avoid this? Edited August 25, 2012 by liuxiaolin Quote Link to comment Share on other sites More sharing options...
liuxiaolin Posted September 10, 2012 Author Share Posted September 10, 2012 (edited) Any one? but i found that put all the implementation in another cpp file ,and extern a declaration will solve this problem its really stupid. Edited September 10, 2012 by liuxiaolin Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.