The default installation of SAP Netweaver AS ABAP Developer Edition on openSUSE might not start all services after a reboot. An indication of the problem: […] Read More
Author: georgik
Adding SDL2_image with JPEG support for iOS is a little bit different than for Android. In case of Android, it was necessary to add JPEG […] Read More
Imagine the simple scenario.The string with version is stored in the file, and it is necessary to transport it from the file into a React […] Read More
Imagine the simple situation. You want to open an Android project in Android Studio. Click File, Open. Find the project and click Ok. Android Studio […] Read More
Common library for displaying a text in SDL2 application is SDL2_ttf. The library is a wrapper on FreeType library. It is necessary to add both […] Read More