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
    1. Maxon Developers Forum
    2. kasai
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    kasai

    @kasai

    0
    Reputation
    5
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    kasai Unfollow Follow

    Latest posts made by kasai

    • RE: Build fails with R23 SDK

      Thank you for your advice. The build was successful !!

      posted in Cinema 4D SDK
      K
      kasai
    • Build fails with R23 SDK

      Follow the steps to build, but it fails.
      How can this be solved?

      build it in this step.

      1. Download Project Tool for R23 and place it under C drive
        C:\projecttool

      2. After installing R23, extract sdk.zip under C drive
        C:\sdk

      3. Run the Project Tool at the command prompt
        C:\projecttool\kernel_app_64bit.exe g_updateproject = C:\sdk

      4. Open C:\sdk\plugins\project\plugins.sln using VS2019

      5. Run solution build

      6. Build fails

      Error	C2079	'maxon::ResultBase<RESULT_TYPE>::_value' uses undefined class 'maxon::BlendAnimationRef'	math.framework	C:\sdk\frameworks\core.framework\source\maxon\utilities\resultbase.h	571
      Error	LNK1104	cannot open file 'C:\sdk\plugins\project\_obj\math.framework\x64_Debug\math.framework_Debug_64bit.lib'	maxonsdk.module	C:\sdk\plugins\maxonsdk.module\project\LINK	1
      
      posted in Cinema 4D SDK r23 sdk
      K
      kasai