Davor Ocelic

Results 79 comments of Davor Ocelic

(Or, on a second thought, maybe you are right. Currently there is no autodetection (DYNAMIC needs to be set manually), and the feature/change which I was thinking about was the...

We need to replace this with a macro: ``` {% if flag?(:darwin) %} # :linux, :win32, :windows, :bits64, :bits32 ```

Updated in latest commit. Will keep the ticket open for further issues.

Hey, great, I was wondering where the old versions were. Will be updated, thanks.

Hey @TadashiComputer, Stefan or I will look into it before Monday. Thanks for opening the issue.

Hey, sorry I will look into it tomorrow. In the meantime, you could apply the patch from this PR manually. Sure, all help is welcome. The current work on short-term...

Yeah I think we'll need to be making some small changes to #46 before merge, so if you want to try it please use that branch or merge yourself, selectively.

Heya, I believe the error starts at the beginning where the parser can't be built due to: ```cr error: calling a protected constructor of class 'clang::tooling::CommonOptionsParser' clang::tooling::CommonOptionsParser op(argc, argv, BindgenCategory);...

Heya, 1) Which version of Qt is this for? 2) There's a lot in your report. Did you try the basic thing first? This one: ```sh sudo apt install qt5-default...

Hey, sure, just listed it here due to a question in #20. I already added some, but will wait for your PR then not to duplicate effort. Thanks!