<?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[Problem using Melange in VS2017 C++]]></title><description><![CDATA[<p dir="auto">Hi Maxon, now I can complie the example provided by Melange SDK successfully, but once I compile my own project I failed with a lot of errors, I am using VS2017 and *.lib files are from version 2015 folder in sdk</p>
<p dir="auto">I only include headers files and that's all what I did...</p>
<pre><code>include "default_alien_overloads.h"
include "c4d.h"
</code></pre>
<p dir="auto">I found a lot of errors like this: LNK2005 "class melange::RootObject * __cdecl AllocAlienRootObject*********" already defined in main.obj<br />
and one like this:<br />
melange_release.lib(pravite_ge_win_thread.obj) : error LNK2001 : unresolved external symbol __imp_timeGetTime</p>
<p dir="auto">Help me please, many thanks!</p>
]]></description><link>http://developers.maxon.net/forum/topic/11844/problem-using-melange-in-vs2017-c</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 17:16:02 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum/topic/11844.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Sep 2019 04:02:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem using Melange in VS2017 C++ on Mon, 30 Sep 2019 08:52:36 GMT]]></title><description><![CDATA[<p dir="auto">Hi Lotuslab12, thanks for reaching out us.</p>
<p dir="auto">With regard to your issue, rather than creating a new solution/project, I recommend cloning the provided melange example and adapt it to your needs.<br />
Starting from scratch could lead to all the needed settings not to be on place and cause your building process to fail.</p>
<p dir="auto">Finally, be aware that Melange-related questions should go in the <a href="https://developers.maxon.net/forum/category26/melange-development" target="_blank" rel="noopener noreferrer nofollow ugc">Melange Development</a> category, and to make proper use of tags and Q&amp;A functionality.</p>
<p dir="auto">Best, Riccardo</p>
]]></description><link>http://developers.maxon.net/forum/post/59653</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/59653</guid><dc:creator><![CDATA[r_gigante]]></dc:creator><pubDate>Mon, 30 Sep 2019 08:52:36 GMT</pubDate></item></channel></rss>