G
G
Thanks for the reply. I followed the build directions [here](https://github.com/Corvusoft/restbed) (for non-external libraries), so I wonder how this works for anyone.
Thanks for that reply. I did eventually get it to work, expanding a bit on what you posted above. Somewhere I found a project that was linking against Restbed, so...
My test project is basically just one of the provided examples. I get loads of errors after the build command: `/usr/bin/clang++ -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -mmacosx-version-min=11.6 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/Series2Server.dir/main.cpp.o -o Series2Server...
Apparently I had a misconception that the OpenSSL libs would be folded into the Restbed lib. Moving them into my source tree and and adding link directives for them took...
I just tried V4 and it still balks at OpenAPI 3.1 documents.
I encountered the same problem. There is an error in the code for the POST section: `const body = await request.body();` should be `const body = await request.body().value;` Changing that...
You're welcome. How about putting a comment in the code with the updated syntax then, right above or under the current one?
The download drive is APFS. The copied-to drives were ExFAT. Unfortunately it looks like I deleted the older downloads. I've since updated QBitTorrent to the non-libtorrent20 version.
Looks like this is still ruining files for people. Anybody have insights on it? Thanks!
There's no excuse for letting users waste their time typing out a question or comment and THEN telling them they can't post.