THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/01/2009 at 04:33, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11
Platform: Windows ;
Language(s) : C++ ;
---------
Just realized that the Reselector plugin open source does not compile correctly with R11+ SDK. Darn. Don't enough right now to change it so it does.
Got the following compiler error:
1>.\source\ReSelector.cpp(219) : error C2664: 'Neighbor::Init' : cannot convert parameter 2 from 'BaseSelect *' to 'const CPolygon *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Any open source that works in R11 SDK? Or what does this mean exactly?
Thanks again!