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

Missing file when trying to build solution in VS2022 #434

Open
Just36725 opened this issue Aug 31, 2024 · 2 comments
Open

Missing file when trying to build solution in VS2022 #434

Just36725 opened this issue Aug 31, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@Just36725
Copy link

When I download the zip file from github and try to build the 2.4.0 version it will not build.

It produces an error that says:

The imported project "\ACadSharp-master\src\CSUtilities\CSMath\CSMath.projitems" was not found. Confirm that the expression in the Import declaration "..\CSUtilities\CSMath\CSMath.projitems" is correct, and that the file exists on disk.

Any suggestions?

@Just36725 Just36725 added the bug Something isn't working label Aug 31, 2024
@DomCR
Copy link
Owner

DomCR commented Aug 31, 2024

Hi @Just36725,

The project works with Github submodules, if only download the zip, you will need to add this project to the folder:

This should solve your issue and be able to build the project.

@thaiguer
Copy link
Contributor

thaiguer commented Oct 3, 2024

Hi @Just36725,

The project works with Github submodules, if only download the zip, you will need to add this project to the folder:

This should solve your issue and be able to build the project.

@DomCR , I believe this issue can be closed.

I successfully built the project by cloning the AcadSharp repository and adding the CSUtilities files to the local directory. Therefore, it is not a bug.

For more information on Git submodules, @Just36725 you could check the following links:

thaiguer added a commit to thaiguer/ACadSharp that referenced this issue Oct 3, 2024
thaiguer added a commit to thaiguer/ACadSharp that referenced this issue Oct 3, 2024
@thaiguer thaiguer mentioned this issue Oct 3, 2024
2 tasks
@DomCR DomCR added help wanted Extra attention is needed and removed bug Something isn't working labels Oct 4, 2024
thaiguer added a commit to thaiguer/ACadSharp that referenced this issue Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants