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

Tag: error

Software engineering Posted on28. February 202428. February 2024

qt.qpa.plugin: Could not load the Qt platform plugin “xcb” in “” even though it was found.

After the installation of QtCreator on Linux you might get following error messag when launching the application: It is likely one of libraries required by […] Read More

IoT Posted on2. April 20222. April 2022

ESP32 Arduino macOS exec: “python”: executable file not found in $PATH

Apple removed old Python 2 from macOS 12.3. Arduino ESP32 depends on Python interpreter. Build in Arduino IDE may fail with error: It’s sufficient to […] Read More

Development Posted on3. November 2021

Pipenv on Windows fails AttributeError: ‘NoneType’ object has no attribute ‘version_sort’

There is an issue with Python Pipenv on Windows. The command to open shell with isolated pipenv you can use command: The command might fail […] Read More

Development Posted on20. May 202120. May 2021

Xcode: How to quickly filter only errors from the build

The best software practice tells you that you should not have build warnings in the projects. It’s easier to spot a potential problem. Sometimes it’s […] Read More

Development Posted on20. April 202120. April 2021

How to statically link Rust application for Windows

Rust compiler can generate a single binary that contains all dependencies. This is a great feature for creating stand-alone tools or tools for containers. There […] Read More

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