rhard
rhard
Is there any way how to receive the number from TextField instead of string? The next code returns string: ```js let value = 0; ... Numeric field ```
First of all thank you for this great project! Is there any plans to create REST API client/server genearator for Oatpp from OpenAPI/swagger files?
Created simple conan package for restc-cpp. It case you will start to provide your own. It is tested on windows with VS2017 as static library with static runtime. Will test...
### Description of Problem, Request, or Question When building a Qt project required following boost packages: boost_signals2/1.66.0@bincrafters/stable boost_ptr_container/1.66.0@bincrafters/stable boost_property_tree/1.66.0@bincrafters/stable boost_format/1.66.0@bincrafters/stable I have a linkage problem: error: LNK1181: cannot open input...
I have a strange error for one of the users which I cannot debug as I can't reproduce it locally. Basically, the WS connection started normally and can receive messages...