Difference between revisions of "Mac/Windows Requirements"

From OSUPDOCS
Jump to navigation Jump to search
Line 7: Line 7:
# XCode: the best way to compile on MacOS is to use XCode. It is available for download on the Mac App Store. See compiling help for more details on [[Compiling in MacOS X|installing and using XCode]].
# XCode: the best way to compile on MacOS is to use XCode. It is available for download on the Mac App Store. See compiling help for more details on [[Compiling in MacOS X|installing and using XCode]].
# [https://github.com/nairnj/nairn-mpm-fea Github]: The <tt>nairn-mpm-fea</tt> project is hosted on [https://github.com/nairnj/nairn-mpm-fea Github]. Please see [https://github.com/ <tt>github.com</tt>] for system-specific details and for installation of any needed tools. The software is used to clone the entire [[Download Source Code|<tt>nairn-mpm-fea></tt> project]].
# [https://github.com/nairnj/nairn-mpm-fea Github]: The <tt>nairn-mpm-fea</tt> project is hosted on [https://github.com/nairnj/nairn-mpm-fea Github]. Please see [https://github.com/ <tt>github.com</tt>] for system-specific details and for installation of any needed tools. The software is used to clone the entire [[Download Source Code|<tt>nairn-mpm-fea></tt> project]].
# Subversion tools: If you are working on [[OSParticulas]], that project is hosted on a private server and checkout is done using <tt>svn</tt> (or Subversion). Prior to MacOS Big Sur, <tt>svn</tt> was automatically installed when you installed XCode and activated command line tools.
# Subversion tools: If you are working on [[OSParticulas]], that project is hosted on a private server and checkout is done using <tt>svn</tt> (or Subversion). Prior to MacOS Big Sur, <tt>svn</tt> was automatically installed when you installed XCode and activated command line tools. But Apple deleted in in Big Sur, but in can be [[OSParticulas#Installing svn in MacOS|installed separately]].


== Windows Requirements ==
== Windows Requirements ==

Revision as of 15:35, 25 April 2021

Use of this project on Mac and Windows requires more than just a basic computer. This section list some other software that is essential, or recommended, for using this software.

MacOS Requirements

The following installations are recommended when using MacOS

  1. XCode: the best way to compile on MacOS is to use XCode. It is available for download on the Mac App Store. See compiling help for more details on installing and using XCode.
  2. Github: The nairn-mpm-fea project is hosted on Github. Please see github.com for system-specific details and for installation of any needed tools. The software is used to clone the entire nairn-mpm-fea> project.
  3. Subversion tools: If you are working on OSParticulas, that project is hosted on a private server and checkout is done using svn (or Subversion). Prior to MacOS Big Sur, svn was automatically installed when you installed XCode and activated command line tools. But Apple deleted in in Big Sur, but in can be installed separately.

Windows Requirements