Elektrine lite

← Feed

@serriadh@social.treehouse.systems

Post #2615778

2026-05-06 07:26 UTC

I have partially brought this on myself by using msbuild on linux, but even so. Why would they not use sensible path-type abstractions?

Replies (1)

  • I think the best bit is that obj\Debug has normal subfolders, so it’s just that folder that they screwed up, and everywhere else uses the correct platform-specific directory separator.

    Open ##2615779