<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to create installing package]]></title><description><![CDATA[<p dir="auto"><em>On 23/03/2018 at 04:08, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">User Information:<br />
Cinema 4D Version:   R19 <br />
Platform:   Windows  ;   <br />
Language(s) :     C++  ;</p>
<p dir="auto">---------<br />
I am developing a cinema4D plugin using the visual studio and programming language is C++. This plugin is work but when I copy the Myplugin.cdl64 and res in another system at the following path "C:\Program Files\MAXON\Cinema 4D R19 Demo\plugins\Myplugin'. It is not showing in cinema4D.</p>
<p dir="auto">I want to know how to create a package for the cinema4d.</p>
]]></description><link>http://developers.maxon.net/forum/topic/10701/14155_how-to-create-installing-package</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 15:08:33 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum/topic/10701.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 01 Sep 2018 10:11:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to create installing package on Sat, 01 Sep 2018 10:11:37 GMT]]></title><description><![CDATA[<p dir="auto"><em>On 26/03/2018 at 02:53, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">Hi Amlendra, thanks for writing us.</p>
<p dir="auto">With reference to your question, unfortunately I can't be of any great help without further details:</p>
<ol>
<li>What's your Visual Studio version?</li>
<li>Is Windows OS equal on the two systems?</li>
<li>Do you have any library or dll referenced in your code which is found on the development machine and maybe missing on the destination machine?</li>
<li>Might any file on the destination machine missing reading attributes?</li>
<li>Are you actually using, on the destination machine, a release build and NOT a debug one? (in the second case you might be missing the c++ debug dll runtimes)</li>
</ol>
<p dir="auto">Last but not least, with Cinema 4D, there's no "plugin installing package" to create or to take care of: just copying the compiled plugin and the res folder does the trick</p>
<p dir="auto">Best, Riccardo</p>
]]></description><link>http://developers.maxon.net/forum/post/54608</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/54608</guid><dc:creator><![CDATA[Helper]]></dc:creator><pubDate>Sat, 01 Sep 2018 10:11:37 GMT</pubDate></item></channel></rss>