Pawel Cioch
Pawel Cioch
@graemechristie you raising a problem that has been raised many times, but for some reason @RicoSuter makes big deal out of it and I saw this recent "fix" for a...
@mdarefull > 90% of the scenario I've run myself into a 404 is not part of a user-flow Yes for smaller apps that's true, but I can give you an...
@graemechristie you can override the result with Templates. I recall this being mentioned by someone long time ago but I didn't know where the Templates are and what they are,...
@colbroth The templates are written in liquid (at least for c#), you can figure it out, and adjust to for condition (using abstract code here not actual values) if request.verb...
@kornakar here it is https://github.com/RicoSuter/NSwag/blob/master/src/NSwag.CodeGeneration.CSharp/Templates/Client.Class.ProcessResponse.liquid
Same error when build from Tag 7.0.1 which is your release code. How to build?
@mxaddict I have all those libs installed, it's not about that. I'll ping you back once I test the guide from @aguycalled
@aguycalled your guide helped. The key part for Ubuntu 18 is  This note could be presented as warning, because without it can't really build. Also would be good idea...
Seems like I spoke too early... So it was building and building but ended same way as start with older CMAKE  Are you sure there are no errors in...
Ok, sorry, I thought this is an error https://github.com/navcoin/navcoin-core/issues/940#issuecomment-1063354190 didn't check the `src/qt` folder. The QT client got build. Thank you for your support, and sorry for unnecessary confusion.