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

[BUG] Projects in soulution folders are not detected properly #254

Open
Maju-Ketchup opened this issue Nov 5, 2024 · 1 comment · May be fixed by #255
Open

[BUG] Projects in soulution folders are not detected properly #254

Maju-Ketchup opened this issue Nov 5, 2024 · 1 comment · May be fixed by #255
Assignees
Milestone

Comments

@Maju-Ketchup
Copy link

Version 2.0.7

What happens:
When a project is in a Solution subfolder of a solution no Conan Package can be added, because the project is not recognized as msvc project. So no library can be added via the extention.

What should happen:
Projects in a subfolder of a solution should be detected as others.

Current Workaround:
Move the project direct under the solution, add the libraries, then move it back.

@czoido czoido self-assigned this Nov 6, 2024
@czoido czoido added this to the 2.0.8 milestone Nov 6, 2024
@czoido
Copy link
Contributor

czoido commented Nov 6, 2024

Hi @Maju-Ketchup,

Thank you so much for reporting.

I confirmed that this issue is happening as you describe. I have added this to the milestone for the next release.

@danimtb danimtb linked a pull request Nov 15, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants