You cannot currently compile BooruSurfer2 on Linux due to there being Windows specific linker flags in the configuration. Premake4 have shown not to be able to handle cross-platform specific options, so we have to change to something else. CMake should be able to do the job, and perhaps we can add SASS at the same time.
You cannot currently compile BooruSurfer2 on Linux due to there being Windows specific linker flags in the configuration. Premake4 have shown not to be able to handle cross-platform specific options, so we have to change to something else. CMake should be able to do the job, and perhaps we can add SASS at the same time.