Summary: | rust-qt-binding-generator templates fail to build with mingw64 | ||
---|---|---|---|
Product: | [Unmaintained] rust-qt-binding-generator | Reporter: | mhavrlent <miroslav.havrlent> |
Component: | general | Assignee: | Jos van den Oever <jos> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
mhavrlent
2020-06-20 16:37:34 UTC
$ make --version GNU Make 4.3 Built for x86_64-pc-msys Copyright (C) 1988-2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. $ cmake --version cmake version 3.17.3 CMake suite maintained and supported by Kitware (kitware.com/cmake). $ gcc --version gcc.exe (Rev2, Built by MSYS2 project) 10.1.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you have a patch, I can consider it. I do not have a windows system to test on. rust-qt-binding-generator is no longer maintained, please try more recent alternatives like https://github.com/KDAB/cxx-qt/ |