Issues
- 3
unable to build demo project
#1405 opened by jeffbrn - 0
ASAN build failing on CI
#1404 opened by adetaylor - 1
Support C++ deprecated attribute to reduce warnings
#1403 opened by ShaddyDC - 2
- 2
Regressions after updating to clang/LLVM 19.1.0
#1395 opened by brt-adam-snaider - 5
- 1
autocxx.rs is down. Oh no!
#1399 opened by ChieloNewctle - 2
- 3
- 0
- 2
- 2
string interpreted as [u64 ; 4usize]
#1379 opened by madushan1000 - 1
Compilation fails using char*
#1366 opened by bluesilenceln - 1
unsupported type error on char typedef
#1368 opened by fh-igd-mueller-roemer - 2
- 1
- 1
Build Failure Debug Techniques
#1378 opened by johnoneil - 1
generate_pod(type) not working on std::is_pod(type)
#1381 opened by MidasLamb - 1
Subclassing doesn't work - "the trait bound `T: CppPeerConstructor<TCpp>` is not satisfied"
#1383 opened by Supreeeme - 1
Can't `#include <immintrin.h>` when both `clang-14` and `libclang1-16` are installed
#1386 opened by progval - 6
Github CI fails because of panic in autocxx-bindgen
#1327 opened by xxshady - 6
binding generation fails with 16bit floats
#1341 opened by farnoy - 5
- 1
Linker error with static method in class
#1373 opened by mattevenson - 0
- 0
- 1
Couldn’t generate binding for opencv cv::OutputArray
#1363 opened by Dines97 - 3
Cannot instantiate C++ `std::vec` of a simple C++ type due to lack of `cxx` `VectorElement` trait implementation.
#1360 opened by johnoneil - 0
Workarounds for Pointer to another pointer?
#1361 opened by DDRBoxman - 3
Usage of system frameworks (macOS)?
#1347 opened by chirok11 - 0
autocxx-bindgen upgrade suggestions
#1358 opened by luyikk - 0
- 1
Generated Binding fails to compile due to due to `redefinition as different kind of symbol` Error
#1350 opened by johnoneil - 1
Unable to find CXX header for C++
#1355 opened by SteveCookTU - 0
New method of POD-Types not creating a POD rust type
#1351 opened by jasper310899 - 0
cannot bind rvalue reference of type .. to lvalue of type .. / pointer argument requires that the function be marked unsafe
#1348 opened by lnicola - 0
Calling protected functions from a Rust subclass
#1349 opened by lnicola - 1
Question: How to "export" (i.e. make `pub`) modules generated by `generate_ns!()`?
#1346 opened by elenakrittik - 1
- 6
Cannot pass UniquePtr from Rust to c++ std::unique_ptr
#1337 opened by JoelSatkas - 5
Missing `iterator` definition
#1334 opened by xrl - 3
"`*const u8` cannot be shared between threads safely"
#1336 opened by JoelSatkas - 1
- 1
Can't recognize std::vector<int>
#1332 opened by noy1993 - 2
Support cxx opaque types for subclassing
#1328 opened by rzhw - 2
Error when including pure virtual subclass
#1326 opened by d2weber - 1
Implement derive(Debug) for C enums
#1322 opened by TheButlah - 4
Method `alloc` breaks moveit (compilation error)
#1318 opened by hfiguiere - 1
Access Rust struct field from C++?
#1321 opened by albert-tomanek - 1