Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On 16/11/2013 at 06:35, xxxxxxxx wrote:
User Information: Cinema 4D Version: R14+ Platform: Mac OSX ; Language(s) : C++ ;
--------- Howdy,
How do you set up Xcode 4 for debugging plugins?
Adios, Cactus Dan
On 17/11/2013 at 01:25, xxxxxxxx wrote:
Originally posted by xxxxxxxx <ADDRESS> User Information: Cinema 4D Version: R14+ Platform: Mac OSX ; Language(s) : C++ ; --------- </ADDRESS> Howdy, How do you set up Xcode 4 for debugging plugins? Adios, Cactus Dan
Originally posted by xxxxxxxx
<ADDRESS> User Information: Cinema 4D Version: R14+ Platform: Mac OSX ; Language(s) : C++ ;
--------- </ADDRESS> Howdy, How do you set up Xcode 4 for debugging plugins? Adios, Cactus Dan
Either open the Scheme via "Cmd<" and change the configuration from release to debug or press "Alt-Cmd-R" to modify and Run/Debug the plugin.
Best regards,
Wilfried
On 18/11/2013 at 13:25, xxxxxxxx wrote:
Howdy,
Got it working. Thanks.