<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to CoronisDomain_DevelopperGuide</title><link>https://sourceforge.net/p/coronissdk/wiki/CoronisDomain_DevelopperGuide/</link><description>Recent changes to CoronisDomain_DevelopperGuide</description><atom:link href="https://sourceforge.net/p/coronissdk/wiki/CoronisDomain_DevelopperGuide/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 04 May 2012 11:53:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/coronissdk/wiki/CoronisDomain_DevelopperGuide/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage CoronisDomain_DevelopperGuide modified by Thierry CHOMAUD</title><link>https://sourceforge.net/p/coronissdk/wiki/CoronisDomain_DevelopperGuide/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -7,3 +7,28 @@
 
 * For C/C++ developpers
 * For Java developpers
+
+___First compilation guide by Vitali___
+Before compilation of com_coronis_sdk_domain or com_coronis_sdk_domain_test projects you should
+make following steps:
+
+1. Download and install all software listed in requirements.txt.
+
+com_coronis_sdk_domain project's compilation guide.
+
+2. Import project in Eclipse.
+3. Open imported projects settings and change following settings:
+   3.1 Change path to Java JDK include directories to right one.
+   3.2 Change path to com_coronis_sdk_domain\include to appropriate for your project organization.
+4. Compile Domain project. 
+
+com_coronis_sdk_domain_test project's compilation guide.
+
+2. Import project in Eclipse.
+3. Open imported projects settings and change following settings:
+   3.1 Change path to com_coronis_sdk_domain\include to appropriate for your project organization.
+   3.2 Change path to com_coronis_sdk_domain\src\external  to appropriate for your project organization.
+4. Depending of OS you use change domain_loader_(windows/linux) link to com_coronis_sdk_domain\src\external folder
+   4.1 Depending of OS you use exclude domain_loader_(windows/linux)/JNI folder from all builds.
+   4.2 Depending of OS you use exclude domain_loader_(windows/linux)/JNI folder from appropriate builds(linux/windows).
+5. Compile Domain test project. 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thierry CHOMAUD</dc:creator><pubDate>Fri, 04 May 2012 11:53:54 -0000</pubDate><guid>https://sourceforge.netcfd03b3631f79001334bcb79b8138fed58b0251d</guid></item></channel></rss>