Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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

    styleguide warnings

    Cinema 4D SDK
    c++ r20
    3
    7
    1.6k
    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.
    • E
      ello
      last edited by s_bach

      is there a way to apply the style guide automatically in visual studio 2017 community? i get so many warnings according style guidelines and wrong indentation...

      1 Reply Last reply Reply Quote 0
      • S
        s_bach
        last edited by

        Hello,

        you can disable style checks in the projectdefinition.txt file of your project. See Stylecheck.

        Also just a reminder that only Visual Studio 2015 is officially supported to develop Cinema 4D R20 plugins.

        best wishes,
        Sebastian

        MAXON SDK Specialist

        Development Blog, MAXON Registered Developer

        1 Reply Last reply Reply Quote 3
        • E
          ello
          last edited by

          thank you. seems not working in VS2017 but i found an option for the warning level in the properties

          1 Reply Last reply Reply Quote 0
          • E
            ello
            last edited by

            is there a way to apply the style guide automatically in VS2015?

            1 Reply Last reply Reply Quote 0
            • S
              s_bach
              last edited by

              Hello,

              I'm not an Visual Studio expert so I may miss something. But I'm not aware of a tool for Visual Studio to apply the style guide.

              best wishes,
              Sebastian

              MAXON SDK Specialist

              Development Blog, MAXON Registered Developer

              M 1 Reply Last reply Reply Quote 0
              • M
                mp5gosu @s_bach
                last edited by

                @s_bach said in styleguide warnings:

                Hello,

                I'm not an Visual Studio expert so I may miss something. But I'm not aware of a tool for Visual Studio to apply the style guide.

                best wishes,
                Sebastian

                It would be possible with Clang, but this would require you to share the styleguide definitions - as mentioned in another thread. πŸ™‚

                1 Reply Last reply Reply Quote 0
                • E
                  ello
                  last edited by

                  thank you.

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