tpecholt / imrad

ImRAD is a GUI builder for the ImGui library
GNU General Public License v3.0
872 stars 26 forks source link

ubuntu #32

Closed HILLP1 closed 1 day ago

HILLP1 commented 1 month ago

following your instructions : on linux

pkg-config gtk-3-dev libsystemd-dev libwebp-dev libzstd-dev

sudo ./release-linux 0.7

reply :

sudo: ./release-linux: command not found

tpecholt commented 1 month ago

Are you inside the cloned repository? Check with ls if the release-linux script is there.