Skip to content

Tamas-F/lxrad

 
 

Repository files navigation

This is the LXRAD directory tree:

docs             - Documentation
examples         - Examples
include          - Header files for liblxrad
layout           - RAD tool for build lxrad applications
lib              - Source of liblxrad

Requirements:
XFree86        http://www.xfree.org
wxwidgets      http://www.wxwidgets.org	

Installation:

autoconf
./configure
make           - Compile the liblxrad  and layout 
make install   - Install liblxrad and headers
make uninstall - Uninstall liblxrad and headers
examples/make  - Compile the examples

About

Linux X11 Rad Tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.9%
  • Other 2.1%