fheroes2 icon indicating copy to clipboard operation
fheroes2 copied to clipboard

Remove dependency on SDL for tools on Visual Studio

Open ihhub opened this issue 3 years ago • 1 comments

Preliminary checks

Describe the problem requiring a solution

We removed a lot of dependencies from SDL in the past. Most of tools do not use SDL related code at all so we need to build them without such dependency. This is required for further steps towards simplification of artists work setup.

Describe the possible solution

Remove SDL dependency on Visual Studio projects for tools.

Additional info

No response

ihhub avatar May 23 '22 12:05 ihhub

Hi @ihhub If the problem is only to give artists access to tools without the need for artists to build them, then we can just pack them additionally into a ZIP file, because we currently build them anyway.

oleg-derevenetz avatar May 24 '22 19:05 oleg-derevenetz

Closing this issue as we fixed it in a different manner.

ihhub avatar Mar 19 '23 03:03 ihhub