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

does not appear to contain CMakeLists.txt #34835

Closed
vvladro opened this issue Jul 29, 2021 · 4 comments
Closed

does not appear to contain CMakeLists.txt #34835

vvladro opened this issue Jul 29, 2021 · 4 comments
Labels
area-signalr Includes: SignalR clients and servers
Milestone

Comments

@vvladro
Copy link

vvladro commented Jul 29, 2021

Describe the bug

Dear developers, the following problem has arisen,

ASP.NET Core SignalR C++ Client
Build on Linux
cmake .. -DCMAKE_TOOLCHAIN_FILE=../submodules/vcpkg/scripts/buildsystems/vcpkg.cmake -DCMAKE_BUILD_TYPE=Release -DUSE_CPPRESTSDK=true
...
Cmake Error The source directory "/home/user/SignalR-Client-Cpp/submodules/vcpkg/scripts" does not appear to contain CMakeLists.txt.

the library is not going

To Reproduce

Exceptions (if any)

Further technical details

  • ASP.NET Core version
  • Include the output of dotnet --info
  • The IDE (VS / VS Code/ VS4Mac) you're running on, and its version
@javiercn javiercn added the area-signalr Includes: SignalR clients and servers label Jul 29, 2021
@BrennanConroy
Copy link
Member

Did you follow the instructions and initialize the submodules?
https://github.com/aspnet/SignalR-Client-Cpp#build-on-linux

git submodule update --init

@vvladro
Copy link
Author

vvladro commented Jul 30, 2021

Did you follow the instructions and initialize the submodules?
https://github.com/aspnet/SignalR-Client-Cpp#build-on-linux

git submodule update --init

thanks, but unfortunately errors occurred again.
CMakeError.log

@BrennanConroy
Copy link
Member

Try following the instructions for finding the issue at https://stackoverflow.com/a/57371779

@adityamandaleeka adityamandaleeka added this to the Discussions milestone Jul 30, 2021
@ghost
Copy link

ghost commented Sep 29, 2021

Thank you for contacting us. Due to a lack of activity on this discussion issue we're closing it in an effort to keep our backlog clean. If you believe there is a concern related to the ASP.NET Core framework, which hasn't been addressed yet, please file a new issue.

This issue will be locked after 30 more days of inactivity. If you still wish to discuss this subject after then, please create a new issue!

@ghost ghost closed this as completed Sep 29, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-signalr Includes: SignalR clients and servers
Projects
None yet
Development

No branches or pull requests

4 participants