• Home
  • Joomla
  • Lazarus
  • Zabbix
  • Web-design
  • Lazarus-blog

Selecteer de taal

  • Nederlands
  • English (United Kingdom)

lazarus (linux) resource compiler windres not found

On my linux system I received the error 'Error: resource compiler "windres" not found, switching to external mode'.

While googling I found (link) and this actually solved it:

sudo apt-get install mingw-w64
sudo ln -s /usr/bin/x86_64-w64-mingw32-windres /usr/bin/windres

© Solventus 2022 - 2025
Back to top