wxnim
wxnim copied to clipboard
Nim wrapper for wxWidgets.
Results
2
wxnim issues
Sort by
recently updated
recently updated
newest added
Renamed winid for panel to id for consistency with the wxWidgets documentation naming Changed from specific files to a command to get flags and libs Fixed import statements for fonts,...
I'm on win7 64 bit using nim 32bit 0.13.0. I downloaded wxWidgets-3.0, extracted it next to the wxnim clone dir. I then built it via "mingw32-make -f makefile.gcc SHARED=0 UNICODE=1...