Francine SAUVAGE
Francine SAUVAGE
I agree : I cannot debug my angular vsphere plugin with augury, cause inside a vsphere iframe ...
Hi, Same on centos8 with latest crow_all.hpp (ninja error):  source: ``` #include "include/crow_all.h" int main() { crow::SimpleApp _app; CROW_ROUTE(_app, "/")( []() { return "Hello World"; }); _app.port(80).multithreaded().run(); } ```...
Hi @The-EDev, thanks, That's the point. I didn't notice that incompatibility before. I should use a lower version, Regards,
Thank a lot, @jose-delarosa, Yes it is, SimpleUpdate is the only action for UpdateService : see https://redfish.dmtf.org/schemas/UpdateService.v1_4_0.json