vdk-config-2
header files and static libraries for VDK library version 2
Install
- All systems
-
curl cmd.cat/vdk-config-2.sh
- Debian
-
apt-get install libvdk2-dev
- Ubuntu
-
apt-get install libvdk2-dev
- Kali Linux
-
apt-get install libvdk2-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libvdk2-dev
- Raspbian
-
apt-get install libvdk2-dev
- Dockerfile
- dockerfile.run/vdk-config-2
libvdk2-dev
header files and static libraries for VDK library version 2
The Visual Development Kit (VDK) is a C++ library that wraps the GTK+ toolkit. The package also includes the VDK Component Library which contains some useful new components not available in pure GTK+. Programming in VDK is much like programming in VCL and Borland C++ Builder. This package contains the header files and static libraries for the VDK C++ and for the VDK Component libraries. Install this package if you wish to develop your own X programs using the VDK C++ and the VDK Component libraries.