issues
search
kenz-gelsoft
/
wxRust2
re-exploration Rust binding to wx
MIT License
78
stars
10
forks
source link
Windows specific tasks
#34
Open
kenz-gelsoft
opened
2 years ago
kenz-gelsoft
commented
2 years ago
[ ] copy DLLs on cargo build
fix crash on returning wxString as rust String
found on win32 debug build run, but it may be common problem on all platforms.
work in
https://github.com/kenz-gelsoft/wxRust2/issues/36
[x] setup github build action
considering to install wxwidgets dependency with vcpkg
will achieved in #91