Saturday, May 31, 2025

Using Gowin IDE on ubuntu 22.04

 Need to install QT

   sudo apt install -y qtcreator qtbase5-dev qt5-qmake cmake

Open terminal and use

cd <to where the gowin tools are>

there should be a bin and library dir then


export LD_LIBRARY_PATH=$PWD/lib

cd bin

./gw_ide

No comments:

Post a Comment