Darius Tan
|
d7f1985e4c
|
Edit example_vs.cpp to use CROW_ROUTE instead of app.route_dynamic.
VS2019 error:
'<function-style-cast>': cannot convert from 'void' to 'crow::response'
|
2021-05-23 20:59:21 +12:00 |
|
Darius Tan
|
44abb2d327
|
Add vcpkg.json to download Boost, openssl and zlib. Edit docs/getting-started/setup.md to show a simple setup with example_with_all.cpp.
|
2021-05-23 20:58:23 +12:00 |
|
Maxim Kokryashkin
|
cdce8f443a
|
macro rename
|
2021-03-31 20:30:32 +03:00 |
|
Maxim Kokryashkin
|
ce7d08eb0e
|
fixed issues with static wariables
|
2021-02-21 00:28:32 +03:00 |
|
Sfinktah Bungholio
|
740bd266e7
|
fixes for **some** msvc compatibility issues
|
2021-02-09 03:25:02 +11:00 |
|
ayaankhan98
|
87e29c2aba
|
fix: std::string && req parameter
|
2020-12-03 12:46:38 +05:30 |
|
ayaankhan98
|
a7c74c6327
|
recieve response without request being another argument in handle
|
2020-12-01 11:50:46 +05:30 |
|
ipknHama
|
3081e4e1a8
|
Cleanup include folder into crow subfolder
- only crow.h is exposed now
|
2016-09-21 23:11:06 +09:00 |
|
ipknHama
|
686e5e220b
|
Add working example for VS2013 and update CMakeList.txt
|
2015-02-21 05:46:28 +09:00 |
|