Pawel Cioch

Results 61 comments of Pawel Cioch
trafficstars

@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 ![image](https://user-images.githubusercontent.com/2981715/157520732-11ddc687-b541-4591-bc0a-d4fd31832eaf.png) 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 ![image](https://user-images.githubusercontent.com/2981715/157532366-d7a02d5d-de3a-44c8-bbfa-1136f28a80e2.png) 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.