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

Compilation Error in VS2019 in Windows using vcpkg #404

Closed
mjjackey opened this issue Feb 22, 2022 · 4 comments
Closed

Compilation Error in VS2019 in Windows using vcpkg #404

mjjackey opened this issue Feb 22, 2022 · 4 comments

Comments

@mjjackey
Copy link

I used vcpkg to install crow in VS2019 in Windows, the version is 0.3.4 and installed the dependency boots whose version is 1.78.0.
I used #include "crow_all.h", but the error pops up
image
When I used #include "crow.h", the linked errors appear.
error
Could someone help me?

@The-EDev
Copy link

I believe you posted in the wrong repository, you're looking for https://github.com/CrowCpp/Crow.

@mjjackey
Copy link
Author

I believe you posted in the wrong repository, you're looking for https://github.com/CrowCpp/Crow.

Thank you for your reply!
What's the difference between the two repositories?

@The-EDev
Copy link

The-EDev commented Feb 23, 2022

This one hasn't been active since 2017, and considering the main developer's activity over the past few years (being barely there since 2016 and not there at all since 2020) it doesn't seem like it ever will be active again.

As explained in #387, CrowCpp/Crow is a community effort to maintain, bugfix, and build up the project. We've added so much over the past year and half that I'd be reluctant to compare the 2 projects

@mjjackey
Copy link
Author

This one hasn't been active since 2017, and considering the main developer's activity over the past few years (being barely there since 2016 and not there at all since 2020) it doesn't seem like it ever will be active again.

As explained in #387, CrowCpp/Crow is a community effort to maintain, bugfix, and build up the project. We've added so much over the past year and half that I'd be reluctant to compare the 2 projects

Thank you for your reply!

GerHobbelt pushed a commit to GerHobbelt/crow that referenced this issue Apr 13, 2022
Concatenate log into one string and sending to std::cerr instead of multiple << operator
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