Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Found clangd files error #3

Open
inhaledesign opened this issue Sep 9, 2023 · 9 comments
Open

Found clangd files error #3

inhaledesign opened this issue Sep 9, 2023 · 9 comments

Comments

@inhaledesign
Copy link

When I run the ' create unreal clangd project command, I get the following error:

Found clangd files while overwrite setting is: strict

Presumably this is because I'm adding this to a project I've been working on for a while. I'm unsure how to proceed safely, tho.

@boocs
Copy link
Owner

boocs commented Sep 9, 2023

https://github.com/boocs/unreal-clangd/tree/v2#reinstall-without-overwrite

Is this your own previous clangd project? Or are you trying to reinstall a project made by this extension?

The extension relies on settings that are created with the extension made clangd config file. If this is your personal clangd project then you'll need to backup your settings and run the create project command with the overwrite setting set to 'full'.

@inhaledesign
Copy link
Author

Thanks for the response. It is a pre existing clangd project that I've never used with this extension.

When I go into the settings for this extension, there are none listed.

@boocs
Copy link
Owner

boocs commented Sep 9, 2023

Make sure there is nothing in the setting's Search box. I thought you were correct and that there was some bug in the new vscode but I had something in the setting's Search box. Also just a note: Unreal 5.3 isn't supported yet. It actually works on Windows, and I should just release it on Windows, but I'm having a hard time with the Ubuntu version.

image

image

@inhaledesign
Copy link
Author

Yeah, I've made sure the setting search is clear and Unreal Clangd doesn't even show in the list of extensions.

Screenshot from 2023-09-09 12-28-49

Bummer about not working with 5.3 on Ubuntu, but it doesn't surprise me. Unreal on Linux is an exercise in beating one's head against the wall.

@boocs
Copy link
Owner

boocs commented Sep 9, 2023

Weird. Are you using an old version of VSCode? When creating the extension you can set the minimum VSCode version so maybe that's it.

I'm racking my brain trying to think of other things though!

@inhaledesign
Copy link
Author

inhaledesign commented Sep 9, 2023 via email

@boocs
Copy link
Owner

boocs commented Sep 9, 2023

Also check the extensions tab. If the clangd extension is disabled then this extension will also be disabled.

@inhaledesign
Copy link
Author

Had to restart my computer but the settings are showing now.

@boocs
Copy link
Owner

boocs commented Sep 11, 2023

Just for info, it was my fault for the Ubuntu errors but it did lead me to totally fix Ubuntu without any weird hack preinclude.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants