Skip to content
Christoph Mueller edited this page Mar 19, 2016 · 22 revisions

#Prerequisites

#Get FUSEE (clone it)

  • Open Chrome or Firefox (Edge will not work). Login with your GitHub account and browse to https://github.com/FUSEEProjectTeam/Fusee.
  • Open the GitHub Desktop application.
  • From your browser's URL-Address line, drag the small greenish icon with the lock symbol next to the URL to the empty GitHub Desktop Window. Drag-From area in Chrome Drag-From area in Firefox
  • The GitHub Desktop window will show a message like "Drop to clone FUSEE". Drop it!
  • Specify a local directory on your hard disk where FUSEE will be installed.
  • Alternative for ADVANCED Users: If you are planning to contribute to the FUSEE engine (and not try using it) consider to fork the repository instead of cloning it as described above.

#Build FUSEE

  • Identify your local FUSEE installation directory. Will be called [FuseeRoot] from now on.
  • Open [FuseeRoot]\src\Fusee.Engine.Simple.sln in Visual Studio (e.g. by double-clicking it).
Clone this wiki locally