We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The build instructions are not compatible with the current development branch; they lack qucs-core. So we switch to the master branch to get the stable release, which now is 0.0.20.
Change mingw-w64-x86_64-qt4 to mingw-w64-x86_64-qt5
Updated Build Windows (markdown)
Windows10 updates
Fixed a typo
autoconf automake bison flex wget are installed with base-devel
Add missing tar command for adms
CXX=g++ is not needed if only mingw64-gcc is installed and plain wrong if msys2-gcc is installed
First draft of the new build instructions
typos
add info about debug messages
on my system, MSYS mount does not accept -r but only --replace
Fixed typo in GnuWin site link
Created Build Windows (markdown)