Difference between revisions of "Developer's Corner"
From Elite Wiki
Line 6: | Line 6: | ||
{| class="wikitable" style="margin:auto" | {| class="wikitable" style="margin:auto" | ||
− | |+ | + | |+ Operating System dependent stuff |
|- | |- | ||
! Procedure !! Apple Mac !! Linux !! Windows | ! Procedure !! Apple Mac !! Linux !! Windows |
Revision as of 06:31, 23 October 2023
Here you will find information that helps understanding the Oolite source code, build and test the project.
Procedure | Apple Mac | Linux | Windows |
---|---|---|---|
Setting up a development environment | Development on Apple Mac | Development on Linux | Development on Windows |
Compiling | Compiling on Apple Mac | Compiling on Linux | Compiling on Windows |
Testing | Testing on Apple Mac | Testing on Linux | Testing on Windows |
Installer | Installer on Apple Mac | Installer on Linux | Installer on Windows |