Closed friism closed 12 years ago
Instead of including gcc, I created a new project, LZ4SharpGenerator, that only gets built in the Generate configuration (not Debug or Release). It is used to generate the C# files. The files are included, though, so it shouldn't need to be run except when trying to create a new version from the original C source.
Would it be possible to add the minimal required gcc executables and libs to a
/lib
folder (or similar) and reference those? This is to avoid people having install a lot of stuff to build the project.