Sign inSign up

andresduque/windows-wxwidgets-314

By andresduque

Updated almost 5 years ago

Windows image with Git, CMake and wxWidgets library.

Image
0

1.6K

andresduque/windows-wxwidgets-314 repository overview

The image provides Git, CMake, and an already compiled and installed wxWidgets library under C:/wx314_install/.

Within the C:/wx314_install/ directory you will find the Debug and Release version of the library. In order to use it, you will need to tell CMake where to find the wxWidgets and set the ${wxWidgets_ROOT_DIR} to C:/wx314_install/Debug for Debug mode. Also, the same thing for the release mode.

There is a CMake example in the following repository: https://github.com/AndresDuque/wxWidgetsCLion/tree/cmake-supports-wxwidgets-windows

Tag summary

Content type

Image

Digest

Size

7.9 GB

Last updated

almost 5 years ago

docker pull andresduque/windows-wxwidgets-314