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

    Cinema 4D Unable to use MATLAB library

    Cinema 4D SDK
    s26 c++
    2
    4
    615
    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.
    • P
      pchg
      last edited by

      Cinema 4D Unable to use MATLAB library, use API matOpen interface, C4D prompt that plugin not found,I use C++ to write C4D plugins on Windows 10,May I ask how to solve this problem?

      1 Reply Last reply Reply Quote 0
      • i_mazlovI
        i_mazlov
        last edited by

        Hello @pchg,

        Welcome to the Plugin Café forum and the Cinema 4D development community, it is great to have you with us!

        Getting Started

        Before creating your next postings, we would recommend making yourself accustomed with our Forum and Support Guidelines, as they line out details about the Maxon SDK Group support procedures. Of special importance are:

        • Support Procedures: Scope of Support: Lines out the things we will do and what we will not do.
        • Support Procedures: Confidential Data: Most questions should be accompanied by code but code cannot always be shared publicly. This section explains how to share code confidentially with Maxon.
        • Forum Structure and Features: Lines out how the forum works.
        • Structure of a Question: Lines out how to ask a good technical question. It is not mandatory to follow this exactly, but you follow the idea of keeping things short and mentioning your primary question in a clear manner.

        About your First Question

        Unfortunately, your question is lacking precise information on the context of your problem. The issue of C4D not being able to find a plugin can be originating from multiple reasons, including issues on the third party library side, which we cannot provide any support for.

        In case we have misunderstood your question, I would kindly ask you to elaborate on the context of the problem.

        Thanks for your understanding,
        Ilia

        MAXON SDK Specialist
        developers.maxon.net

        1 Reply Last reply Reply Quote 1
        • P
          pchg
          last edited by

          Hello @i_mazlov ,
          Thank you for your reply.
          I used C++ to write the C4D S26 plugin on Windows 10, but after using the MATLAB library, library and programs are all x64, C4D prompt that plugin not found. As long as this part of the MATLAB code was masked, the plugin could be loaded.

          1 Reply Last reply Reply Quote 0
          • i_mazlovI
            i_mazlov
            last edited by

            Hello @pchg,

            Please note that the subject is out of scope of support as declared in the forum guidelines, namely: We cannot provide support for third party libraries.

            As a direction of your further investigation you can consider checking MATLAB library for using incompatible dependencies. Another guess would be to check if plugin registration succeeds at all.

            Thanks for your understanding!
            Cheers,
            Ilia

            MAXON SDK Specialist
            developers.maxon.net

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