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
    • Recent
    • Tags
    • Users
    • Login

    Error with R11.5 SDK

    Scheduled Pinned Locked Moved SDK Help
    5 Posts 0 Posters 444 Views
    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 Offline
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 29/09/2009 at 12:15, xxxxxxxx wrote:

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

      ---------
      Hi there,

      today i tried to compile my plugin for R11.5, but i get the following error message:
      c:\programme\maxon\cinema 4d r11.5 demo\resource\_api\c4d_gv\ge_mtools.h(56) : error C4430: Fehlender Typspezifizierer - int wird angenommen. Hinweis: "default-int" wird von C++ nicht unterstützt.

      i guess this is something very basic?? would be cool if someone could give me a hint..

      cheers and thanks,
      Ello

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

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 05/10/2009 at 05:26, xxxxxxxx wrote:

        anyone?? i just have no idea what could be responsible.. the sdk example compiles fine, so it must be something inside my project.

        ???

        cheers,
        ello

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

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 05/10/2009 at 07:26, xxxxxxxx wrote:

          To which line of code does the compiler error lead (double-click on the error message)?

          cheers,
          Matthias

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

            THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

            On 05/10/2009 at 08:23, xxxxxxxx wrote:

            it jumps to the line 56

            > <code>
            >
            >> `

              
            \>            gDelete_TEMPLATE  
            \>  
            

            `
            >
            > </code>

            additional error message because there is no ;...

            > Quote: __
            >
            > * * *
            >
            > c:\programme\maxon\cinema 4d r11.5 demo\resource\_api\c4d_gv\ge_mtools.h(58) : error C2146: Syntaxfehler: Fehlendes ';' vor Bezeichner 'GeToolList2D'
            >
            >
            >
            >
            > * * *

            thanks in advance,
            ello

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

              THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

              On 05/10/2009 at 12:03, xxxxxxxx wrote:

              thanks... i got it working. it was a wrong project setting (pointing to the r11 resource folder instead to the 11.5)

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