So what are the possible things I could try out? I have symlinks to clang in /usr/bin.
It appears that clang++ is not on the path that Geany can see. If the search path is set by shell startup script, but you run Geany from the menu where there is no shell involved, then the path will not contain clang++._______________________________________________On Sun, 6 Oct 2024 at 18:04, Avdhoot Jadhav via Users <users@lists.geany.org> wrote:_______________________________________________Avdhoot JThanks,When I tried executing build or compile, geany threw this error -2. Build - clang++ -std=c++17 -Wshadow -Wall -o "%e" "%f" -g -fsanitize=address -fsanitize=undefined -D_GLIBCXX_DEBUG1. Compile - clang++ -std=c++17 -Wshadow -Wall -o "%e" "%f" -O2 -Wno-unused-resultHello there, I have freshly installed geany on my void linux xfce. In my current setup, I have clang installed and I don't have gcc installed. I have been using geany for years and earlier I used geany with gcc and it worked fine.I had set the compile and build commands as follows-Specs -Geany version - 2.0OS - Void Linux XFCE LatestClang - v18.1.8I need help in setting geany for clang. Could anyone help me with this?
Users mailing list -- users@lists.geany.org
To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org
To unsubscribe send an email to users-leave@lists.geany.org