Cinema 4D Unable to use MATLAB library
-
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?
-
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 -
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. -
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