Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Using the watch window

    SDK Help
    0
    4
    388
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Helper
      last edited by

      On 14/12/2013 at 08:11, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R15 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      When I look at variables in the watch window, they are not displayed correctly.
      For example, hdrName (a String) is shown as all dummy's.
      How can i actually see the content of the String, so something like "abcdef".

      The GEPRint to the console is correct.

      I am still using vs C++ 2010 express.

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        On 15/12/2013 at 01:14, xxxxxxxx wrote:

        You need to go to http://www.maxon.net/support/developer-support.html and click 'Additional Downloads' then get the 'C4D Typeview for Visual Studio 2010' archive. Install that (instructions in the zip) and you will be able to see the string content in the VS windows.

        One caveat: it works fine with the full VS 2010 but whether it works with the Express version, I don't know.

        Steve

        1 Reply Last reply Reply Quote 0
        • H
          Helper
          last edited by

          On 15/12/2013 at 02:31, xxxxxxxx wrote:

          Thanks.
          I'll report back whether it works in full 2010 vs.

          1 Reply Last reply Reply Quote 0
          • H
            Helper
            last edited by

            On 15/12/2013 at 02:50, xxxxxxxx wrote:

            And it works.
            Only thing is that in vs 2010 express devenv.exe is called vcexpress.exe.
            For the rest it is the same.

            Thanks again.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post