issues
search
mono
/
CppSharp
Tools and libraries to glue C/C++ APIs to high-level languages
MIT License
3.15k
stars
518
forks
source link
issues
Least commented
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error processing uncompleted template specialization types
#959
zillemarco
opened
7 years ago
59
Archlinux builds
#1003
rokups
closed
7 years ago
52
WebRTC binding errors
#997
ispysoftware
opened
7 years ago
43
wrap template with variable arguments to C#
#1642
AhmedZero
opened
3 years ago
37
CppSharp does not properly support new GCC5 ABI
#726
cometyang
closed
7 years ago
37
Master build artifact missing
#1531
IIFE
closed
4 years ago
33
Invalid generated code for variable array global variable
#777
ktngoykalolo
closed
7 years ago
33
How to explicitly set Calling convention for code generation
#1088
QuantumDeveloper
opened
6 years ago
32
pointer to primitive typedef
#1345
IIFE
closed
4 years ago
29
[feature request] Support `std::shared_ptr` (and complete Github Actions workflow example file with generating bindings of popular libraries)
#1860
vadimkantorov
opened
3 months ago
27
Added marshalling of fixed size non primitive type arrays.
#539
genuinelucifer
closed
9 years ago
27
fatal error at GetCXXRecordDclFromBaseType in Parser.cpp
#1750
r-schmitt
opened
1 year ago
26
Linux: Tests generation does not take C++11 ABI mode into account
#1067
sherpya
closed
5 years ago
26
Error while parsing standard type_traits include file
#964
zillemarco
opened
7 years ago
25
Compile fails with latest LLVM (they switched to std::atomic)
#212
oysteinkrog
closed
10 years ago
25
DllNotFoundException
#946
dubiousnate
opened
7 years ago
24
Added support for Virtual function handling and a test. TEST FAILING!!
#496
genuinelucifer
closed
9 years ago
24
Parser.cpp: fix WalkType + many native bugs
#1819
deadlocklogic
opened
11 months ago
23
Error when parsing headers referenced includes.
#83
jpippy
closed
11 years ago
21
Checking if a function is a function template
#1746
deadlocklogic
closed
1 year ago
20
Building for mac m1(arm)
#1708
hellozyemlya
opened
1 year ago
20
[Regression] Access violation when implementing native interface by managed class
#1645
InflexCZE
opened
2 years ago
20
ArgumentNullException while parse void(*func2)(void(*bug)());
#1144
AleXr64
closed
5 years ago
20
Delegates namespace is not declared
#1021
rokups
closed
7 years ago
20
Can't use skypjack/entt with CppSharp
#1872
oistikbal
closed
2 months ago
18
argumentnullexception in mscorlib.dll system.io.path.combine
#636
dowitdo
closed
8 years ago
18
Trying to support clang 15
#1723
you74674
closed
1 year ago
17
System.StackOverflowException: Parser::WalkType() on UE `BodyInstance.h`
#1176
srxqds
opened
5 years ago
17
Support for indirect method parameters
#1041
rokups
opened
6 years ago
17
std::vector type visit failure
#651
JSandusky
closed
8 years ago
17
Latest source failing to build on Linux x64
#1314
bryanperris
closed
4 years ago
16
Issues with ASTContext.GenerateEnumFromMacros()
#1047
TheLastRar
closed
4 years ago
16
CppSharp.Types.Std.String.CSharpMarshalToNative fails with "Sequence contains no matching element" exception
#994
Ark-kun
opened
7 years ago
16
Very basic try for delegate separation.
#564
genuinelucifer
closed
9 years ago
16
Marshalling char* to Stringbuilder.
#532
genuinelucifer
closed
9 years ago
16
Constructor default value bug
#368
golddranks
closed
9 years ago
16
Llvm build
#252
tomba
closed
10 years ago
16
Null reference exception when parsing header
#67
mydogisbox
closed
8 years ago
16
newbie question and a few bugs found
#1771
jcyuan
closed
1 year ago
15
Building fails on Ubuntu 17.10 with mono 5.4.1.6
#1023
pnloyd
closed
5 years ago
15
Multiple generation and Linux fixes
#1022
rokups
closed
7 years ago
15
Stack exhaustion on FindVSVersion endless recursive loop (in 0.8.14 release)
#981
Alien-AV
closed
4 years ago
15
How to include missing libraries in order to parse code
#963
stephanmitph
closed
7 years ago
15
Segmentation Fault While Compiling on Mac OS (Xcode 9)
#954
KallynGowdyYetiCGI
closed
7 years ago
15
Ignored private field still exported
#748
jamesford42
opened
7 years ago
15
Corrupt data when using C++ binding from C#
#714
archeg
opened
8 years ago
15
Header included more than once breaks method names.
#435
jamesford42
closed
7 years ago
15
Trying to make QtGui work / base method search crashes on certain occasions
#328
golddranks
closed
10 years ago
15
Arm64 bindings
#1825
konistehrad
closed
9 months ago
14
Distinguish free functions class names
#1313
IIFE
closed
3 years ago
14
Next