Jazzco

Results 29 comments of Jazzco

There were () missing and it obviously worked with the 3 param version but failed with the 4 param version under macOS. Hopefully it builds now.

I'm out of ideas. The linker error is way to universal to track it down to a cause. ``` clang: error: linker command failed with exit code 1 (use -v...

@MartinDelille The suggestions compile locally so I committed them.

> @Jazzco can you make sure you have regenerated the sample accordingly ? done

There was a timeout warning. Maybe some resources were busy. I merged master in again to trigger a rebuild.

Remark for step 3: I work on Windows where all touched files get the CR/LF which results in too many changed files. So please take over the changes. FYI: @ravinikam...

> Does this change work with Qt 5.x? Would be mystic if not. You already have similar code in [api-body:677](https://github.com/Jazzco/openapi-generator/blob/master/modules/openapi-generator/src/main/resources/cpp-qt-client/api-body.mustache#L677)

I ran step 3 from a linux vm to complete this.

I tested the changes in a local old build of our source. It builds without errors using these changes under Qt 5.15.2 on Windows platform.