THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/06/2006 at 13:27, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.6
Platform: Mac ;
Language(s) : C++ ;
---------
Dear Developers,
I have a quite simple thing: To get a simple versioning of my first testprograms as a Plugin-Developer, i make some copies of the plugin-folder of my cinema4D-Installation.
If I want to "roll-back", I just :
1. Quit cinema
2. take out the plugin-folder
3. put-in an older version (i.e. the "original-version of the sdk"
4. restart cinema.
That should work, right?
But if I put back the "original-version", I don´t get the sdk-plugins launched by cinema.
BTW. Is it really necessary to restart cinema4d when re-compiling the plugIns?
Thx,
Jens