Very interesting engine "Sashimi"
Moderators: hgm, Dann Corbit, Harvey Williamson
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
Re: Very interesting engine "Sashimi"
Likely the "Madvise" library is POSIX only (not Windows compatible), maybe it can be simply removed since it's not being used a lot? https://github.com/zxqfl/sashimi/search ... _q=madvise
Re: Very interesting engine "Sashimi"
Better than that, look:
https://github.com/zxqfl/sashimi/commit ... eb4e08bdd4
and https://github.com/zxqfl/sashimi/issues/1
Thanks yellow-panther for creating the issue and Sashimi author for fixing!
https://github.com/zxqfl/sashimi/commit ... eb4e08bdd4
and https://github.com/zxqfl/sashimi/issues/1
Thanks yellow-panther for creating the issue and Sashimi author for fixing!
-
- Posts: 1766
- Joined: Tue Jun 02, 2009 10:14 pm
Re: Very interesting engine "Sashimi"
did anyone get a windows compile working?