All Projects → OCamlPro → wxOCaml

OCamlPro / wxOCaml

Licence: other
a WxWidgets binding for OCaml

Programming Languages

M4
1887 projects
ocaml
1615 projects
C++
36643 projects - #6 most used programming language
Makefile
30231 projects
shell
77523 projects

wxOCaml

A generated binding for the wxWidgets graphical library.

wxOCaml is a library part of TypeRex, developed and maintained by OCamlPro. Documentation to install and use this tool is available on http://www.typerex.org/ocplib-wxOCaml.html

===================================================================== Installation:

On Debian, the following packages should be installed first:

sudo apt-get install libwxgtk3.0-dev wx3.0-headers libwxgtk-webview3.0-dev libwxgtk-media3.0-dev

Then, as usually:

./configure
make
make install

Note that normally, examples in samples/ are compiled as part of make, but to be sure it is correctly installed, you can do the following to build them again after installation:

cd samples
ocp-build init
ocp-build

All examples should then be available in the _obuild/ sub-directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].