#header #qt #interop #share #cxx-qt-lib #cxx-qt-build

cxx-qt-lib-headers

一个用于 cxx-qt-lib 和 cxx-qt-build 共享 cxx-qt-lib 的 C++ 头文件的轻量级 crate

8 个版本

0.6.1 2024 年 4 月 19 日
0.6.0 2023 年 11 月 17 日
0.5.3 2023 年 5 月 19 日
0.5.2 2023 年 4 月 27 日
0.4.0 2022 年 10 月 28 日

#333GUI

Download history • Rust 包仓库 243/week @ 2024-04-16 • Rust 包仓库 71/week @ 2024-04-23 • Rust 包仓库 34/week @ 2024-04-30 • Rust 包仓库 148/week @ 2024-05-07 • Rust 包仓库 148/week @ 2024-05-14 • Rust 包仓库 75/week @ 2024-05-21 • Rust 包仓库 61/week @ 2024-05-28 • Rust 包仓库 94/week @ 2024-06-04 • Rust 包仓库 53/week @ 2024-06-11 • Rust 包仓库 81/week @ 2024-06-18 • Rust 包仓库 68/week @ 2024-06-25 • Rust 包仓库 89/week @ 2024-07-02 • Rust 包仓库 63/week @ 2024-07-09 • Rust 包仓库 79/week @ 2024-07-16 • Rust 包仓库 21/week @ 2024-07-23 • Rust 包仓库 532/week @ 2024-07-30 • Rust 包仓库

每月 703 次下载
用于 2 crates

MIT/Apache

10KB
81

这个 crate 是一个黑客程序,所以 cxx-qt-lib 和 cxx-qt-build 的 build.rs 都可以访问 cxx-qt-lib 的 C++ 头文件。这个 crate 必须是 cxx-qt-lib 的独立 crate,因为 cxx-qt-lib 不能成为 cxx-qt-build 的构建依赖。否则 Cargo 会链接从 build.rs 编译的执行文件,该文件使用 cxx-qt-build 链接到 Qt,如果在 PATH (Windows)/LD_LIBRARY_PATH (Unix) 中没有 Qt 库,则运行 build.rs 时会失败。

无运行时依赖

功能