> You could try setting > > ``` > rpc_log=some_file.txt > rpc_log_full=true > ``` > > under the `[C]` section and check the log file if it contains some useful > information.
This is very very useless. If the project is open, I can't open this file. Windows simply tells me Access Denied. If I close the project, this file will also gone. > Also, did you use an absolute path under Project->Properties->Base Path? This > should point to the root directory of your project. The default value is absolute path and I have never touched it. > What happens when you run `clangd` from the console? (It should block until > you press Ctrl+C after which it should quit) I can confirm that the problem is not from `clangd`. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4082#issuecomment-2554810488 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4082/[email protected]>
