Skip to content

Instantly share code, notes, and snippets.

@proffix4
Forked from abarya/Instructions.md
Created February 27, 2020 04:28
Show Gist options
  • Select an option

  • Save proffix4/2491cd7ebabd5e2b13ffec654624c4df to your computer and use it in GitHub Desktop.

Select an option

Save proffix4/2491cd7ebabd5e2b13ffec654624c4df to your computer and use it in GitHub Desktop.
Wxwidget Installation tutorial

Things to do:

  1. Download CodeBlocks and wxWidget.
  2. Install them.
  3. Set environment variables.
  4. Compile wxwidget using CodeBlocks.
  5. Create a sample wxWidget App.

make command

mingw32-make -f makefile.gcc BUILD=release SHARED=0

@proffix4
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment