- Joined
- Dec 18, 2019
- Messages
- 7,612
I run Linux. I compiled it from the source files, which are freely available on github, using free compilers that come with Linux.So, I just downloaded PrusaSlicer and am running it from the downloads folder by doubleclicking the .exe file.
When you say "build it", im assuming you mean that there is some kind of actual install process or the files. the 2.5 version I had was installed with an installer program, but i didn't see anything like than in the github download for 2.6
How do you build, or install it? It seems to run fine just by doubleclicking the .exe file, but i'm guessing this is NOT the correct way to do it?
Actually one can't run an exe under Linux, unless one uses a Windows emulator. For what it is worth, under Linux, file extensions are not needed to be an executable file. Having the source, I could modify it anyway I want to add or subtract features, if I understood where to make the changes. In full disclosure, at least for now, that is not my intent!
Exe's are fine for those that use Windows.