Re: Cytolk, cython extension over the tolk library

Hi there,
re-building my own audio game engine on top of Cytolk right now. Re-building, because I started building this engine like 8 years back under Python 2.7 and it wasn't ment to be flexible and exchangeable, although some of the core concepts were kinda nice.
It would however be nice to have some CI/CD concept (like Appveyor or Travis) running for Cytolk and increasing the amount of builds to include Python 3.5 and 3.6 as well, going up to 3.9 and maybe even the 3.10 release candidates as well.
HINT: Tolk and Cython can be manipulated to improve the DLL loading mechanism using sys.path under older Python versions and os.add_dll_directory() from Python 3.7 onward. Although that can be done from outside of Cytolk too to get the dll search issues under control, it would be more flexible to do this within Cytolk from the very beginning.
Best Regards.
Hijacker

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : pauliyobo via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : pauliyobo via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : pauliyobo via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector

Reply via email to