Skip to content
  • English
    • English
    • Deutsch
    • Čeština
    • Español
    • Français
    • Italiano
    • Polski
    • Slovenčina
    • 日本語
    • 中文 (中国)
  • HTML5 Games
  • IntelliJ Idea tips
  • Online UTF-8 repairer
  • QR code generator
  • Siriel Adventures
  • SDL2 for Android/iOS
  • Talks

Georgik.Rocks

Useful software tips

  • English
    • English
    • Deutsch
    • Čeština
    • Español
    • Français
    • Italiano
    • Polski
    • Slovenčina
    • 日本語
    • 中文 (中国)
  • HTML5 Games
  • IntelliJ Idea tips
  • Online UTF-8 repairer
  • QR code generator
  • Siriel Adventures
  • SDL2 for Android/iOS
  • Talks

Category: Development

Development Posted on22. November 202422. November 2024

Building with Embedded Swift – problem Swift language not supported by “Unix Makefiles” generator

When trying to build Embedded Swift with ESP-IDF on Linux, you may encounter the following error: The problem is caused by missing ninja tool, since […] Read More

Development Posted on17. June 202418. June 2024

ESP32 application crash i2c: CONFLICT! driver_ng is not allowed to be used with this old driver

The application compiled with ESP-IDF 5.3 or newer might fail with the following message in the runtime: Problem is caused by incompatible BSP (Board Support […] Read More

Development Posted on16. May 2024

Rust ESP32-S3 build problem: could not compile `xtensa-lx-rt` (lib)

When compiling a Rust project for ESP32-S3 you may encounter the following error: While Rust is very helpful with error messages, it’s quite hard to […] Read More

Development Posted on5. March 2024

Linking of application failed with: can’t link soft-float modules with single-float modules

When building an application for RISC-V you may get following linking error: The problem is that ABI of the library does not match the application. […] Read More

Development Posted on7. August 20237. August 2023

How to extract Rust function signatures from .rs file using sed – one-liner

To extract function signatures from .rs file you can use following one-liner with sed: Sample output:

Posts navigation

Older posts

Topics

  • Development (76)
  • Geography (2)
  • Graphics (17)
  • IoT (29)
  • Misc (5)
  • Mobile (2)
  • Music (1)
  • Office automation (12)
  • Rich Internet Application (11)
  • Software engineering (82)

Sitemap

© 2009-2024 Juraj Michalek
Powered by WordPress / Theme by Design Lab