ClusterM / hakchi2

Tool that allows you to add more games to your NES/SNES Classic Mini. WARNING: hakchi2 is no longer supported. Please use hakchi2 CE.
GNU General Public License v3.0
2.93k stars 456 forks source link

Hakchi Files Failed Download #1088

Closed New2Hakchi closed 6 years ago

New2Hakchi commented 6 years ago

When downloading Hakchi, the installer failed to download some files. One was named after a C complier, gcc. What are these files for exactly? Can I use the regular gcc from my cygwin install? Thank you.

ReyVGM commented 6 years ago

Don't use the web installer, download the portable version which doesn't need installation.

New2Hakchi commented 6 years ago

Why does the software rely on gcc? I appreciate your time.

Drakonas commented 6 years ago

@New2Hakchi actually the files are being downloaded from Cluster's server, which is currently down and/or having trouble at the moment. And whatever it was downloading, if gcc was being used to compile, then no the version from cygwin would not work because the gcc in cygwin is only designed to be used in a cygwin environment, which means that running the program requires you to have cygwin installed, or have the cygwin DLL's in the directory of the program.