Menu

CoronisDomain_DevelopperGuide

Thierry CHOMAUD

To be completed (VMI)

Explain how to
-> get Coronis Domain project
-> compile
-> export the correspondent library

  • 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.

  1. Import project in Eclipse.
  2. 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.
  3. Compile Domain project.

com_coronis_sdk_domain_test project's compilation guide.

  1. Import project in Eclipse.
  2. 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.
  3. 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).
  4. Compile Domain test project.

Related

Wiki: Home

MongoDB Logo MongoDB