Latest Blog articles
SDL3 porting to emscripten wasm
Submitted by
Admin
on
The story about porting my engine and games to Emscripten/WASM.
Books downloader version 0.8 release
Submitted by
Admin
on
I have some updates with the books downloadere from the 0.5 version! Zenko.online downloader fixed!
Kindle toolchain glibc install error with texi2any
Submitted by
Admin
on
One day the idea to create the app for my Kindle came on my mind. I was need to install toolchain and SDK.
But the problem appeared while installing glibc.
Cmake debug library add error
Submitted by
Admin
on
You can't simply add library named debug to the list!
The solution present in this article.
Copy all changed files in the PR to any folder
Submitted by
Admin
on
How to copy all changed files in the git PR to any folder locally.