kpstsp left a comment (geany/geany#4189) Hi folks, I try to go through guide provided @eht16 currently done with part of build geany for windows 10. I had some errors on building github-plugins:
`$ NOCONFIGURE=1 ./autogen.sh ` ` ./autogen.sh: line 4: intltoolize: command not found ` I installed dependency: `$ pacman -S intltool` and next iterations get only warning. Probably I can add this to wiki page? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4189#issuecomment-2770780889 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4189/2770780...@github.com>