mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 22:30:59 +00:00
JsonArray.h does not #include the definition of JsonValue::serialize, as it lives in JsonObject.h. The macOS Clang target handles symbol visibility slightly differently (I couldn't figure out how exactly), so no visible instantiation ended up being created for the function, causing a link failure. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Forward.h | ||
| HttpRequest.cpp | ||
| HttpRequest.h | ||
| HttpResponse.cpp | ||
| HttpResponse.h | ||
| HttpsJob.cpp | ||
| HttpsJob.h | ||
| Job.cpp | ||
| Job.h | ||