Rusty-Bike / fractals

A self-similar fractal gallery application using Scala native.
MIT License
7 stars 7 forks source link

Add a new fractal to the project! #1

Closed smithandrewl closed 4 years ago

smithandrewl commented 6 years ago
matyas94k commented 5 years ago

Please help me with the first run. I'm using Windows 10 and get this error after sbt run: java.io.IOException: Cannot run program "which": CreateProcess error=2, The system cannot find the file specified

smithandrewl commented 5 years ago

Unfortunately, scala native does not work on windows as of yet

Until that issue is resolved, I think it is only possible to run Fractals on Linux or MacOs.

If you you install virtualbox, and install Linux then you can follow the Linux instructions to build it.