On 15/10/2013 at 05:01, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R14
Platform: Windows ;
Language(s) : C++ ;
---------
I like to go from python to c++, so I looked at some videos starting with
" Beginners guide to C4D and C++. Part One".
I build the whole sdk kit and I get the following (success) message, but I do not see the plugins in cinema 4d? And I see a .cdl is created and not a dll?
I use cinema 4d R14 and Visual Studio C++ Express 2010
....
2> datatype.cpp
2> randomfalloff.cpp
2> Creating library D:\Program Files\MAXON\CINEMA 4D R14\plugins\cinema4dsdk\obj\cinema4dsdk\Win32_Release\cinema4dsdk.cdl.lib and object D:\Program Files\MAXON\CINEMA 4D R14\plugins\cinema4dsdk\obj\cinema4dsdk\Win32_Release\cinema4dsdk.cdl.exp
2> cinema4dsdk.vcxproj -> D:\Program Files\MAXON\CINEMA 4D R14\plugins\cinema4dsdk\cinema4dsdk.cdl
========== Rebuild All: 2 succeeded, 0 failed, 0 skipped ==========