PMunch / wxnim

Nim wrapper for wxWidgets.
MIT License
94 stars 11 forks source link

Moved wxWidgets compiler / linker cfg to wxCompile #2

Closed fredrikhr closed 7 years ago

fredrikhr commented 7 years ago

Compilation with wxWidgets now requires one of the following:

Note: defining the wxWidgetsPath symbol without specifying a value will trigger a compile-time error stating that wxWidgetsPath must not be an empty string.