issues
search
apolukhin
/
Boost.DLL
Library for comfortable work with DLL and DSO
https://boost.org/libs/dll
110
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Problems with de-mangled names (Linux)
#67
loopless
opened
6 months ago
0
Question: How can I detach from shared_library?
#66
fsmoke
closed
7 months ago
2
symbol_location example mainly reports: "./a.out"
#65
pkeir
opened
1 year ago
0
Suggestion: it seems there is no library enumeration mechanism in Boost.DLL
#64
fsmoke
opened
1 year ago
0
path_from_handle implementation is incorrect (redux)
#63
relapids
opened
1 year ago
0
Problem with "Factory method in plugin" example
#62
lewandowski-a-j-gmail-com
opened
2 years ago
0
Choose another shared library for test
#61
hdu-sdlzx
closed
1 year ago
3
fix ambiguities in tests while using std::filesystem
#60
apolukhin
closed
2 years ago
1
fix path_from_handle implementation on Windows
#59
apolukhin
closed
2 years ago
0
On Android, I caught an exception while trying to load the shared library on tutorial 2
#58
xinxing-Zhou
closed
2 years ago
1
Confused by the Win32 `path_from_handle()` function
#57
SaltfishAmi
closed
2 years ago
1
PROTECTED visibility should be listed on symbols since they are exported
#56
slnj
closed
3 years ago
1
`boost::dll::shared_library self(boost::dll::program_location());` causing issues on Linux
#55
dennisklein
opened
3 years ago
2
The macro BOOST_DLL_ALIAS does not appear to work for tutorial 1.
#54
Levi-Armstrong
opened
3 years ago
0
Is Boost.DLL really not thread safe on macOS?
#53
boldbyteboss
closed
3 years ago
1
Provide a no-load flag to enable use of shared_library with maybe-already-loaded libraries
#52
boldbyteboss
opened
3 years ago
0
Compatability with pybind11?
#51
danzimmerman
closed
4 years ago
1
use extern "C++" instead of extern "C" will crash
#50
qicosmos
closed
4 years ago
1
Semgentation fault when using function pointers in shared_library
#49
lukaszrachwalski
closed
4 years ago
3
Can we add BOOST_DLL_USE_STD to specifiy if we want to use boost version or std version of library
#48
LogicFan
closed
3 years ago
1
smart_library.get_mem_fn failed to call with 64bit dll
#47
c8jiang
opened
5 years ago
0
Could you add makefile to every example
#46
ehds
closed
5 years ago
1
missing example/shared_library_load_plugin.cpp
#45
hia3
closed
5 years ago
1
fix missing semicolon in example/Jamfile.v2
#44
hia3
closed
5 years ago
2
More platforms for the CI
#43
apolukhin
closed
5 years ago
0
Update smart_library.hpp
#42
klemens-morgenstern
closed
5 years ago
3
dll: misc-typos
#41
luzpaz
closed
6 years ago
1
Averting dependency on boost.filesystem ?
#40
jcelerier
closed
5 years ago
4
Importing multiple plug-ins linked into executable
#39
jcelerier
closed
6 years ago
1
Getting error text upon loading ?
#38
jcelerier
closed
6 years ago
1
Check if shared_library::unload succeeded?
#37
eliasdaler
closed
6 years ago
3
Fixed disabling of some tests on MinGW (#14) (#15)
#36
apolukhin
closed
6 years ago
0
Reading a dll file on Linux
#35
thelfer
closed
7 years ago
7
Boost.DLL support for Android & iOS ?
#34
kameal
closed
7 years ago
13
Update refcounting_plugin.hpp
#33
Uskok
closed
8 years ago
3
Allow to query non-existant sections
#32
an-ky
closed
8 years ago
6
removed shared_ptr
#31
klemens-morgenstern
closed
8 years ago
1
Doc & shared_ptr
#30
klemens-morgenstern
closed
8 years ago
1
first bit of doc for mangled stuff
#29
klemens-morgenstern
closed
8 years ago
1
Possible wrong include in path_from_handle.hpp
#28
atzavellas
closed
8 years ago
2
Remove superfluous include <boost/make_shared.hpp>
#27
rettichschnidi
closed
8 years ago
1
Memory leak in example code
#26
rettichschnidi
closed
8 years ago
1
Fixing some typos
#25
rettichschnidi
closed
8 years ago
1
Fix typo: Teturned vs Returned
#24
rettichschnidi
closed
8 years ago
1
Fix typo: of vs fo
#23
rettichschnidi
closed
8 years ago
1
Fix typo: than vs then
#22
rettichschnidi
closed
8 years ago
1
Remove superfluous semicolon
#21
rettichschnidi
closed
8 years ago
1
Move dbghelp into Boost.Dll
#20
Lastique
closed
8 years ago
0
Added import feature
#19
klemens-morgenstern
closed
8 years ago
19
Fix for MSVC
#18
klemens-morgenstern
closed
8 years ago
0
Next