-
Notifications
You must be signed in to change notification settings - Fork 3
OSC for Qt4
kampfschlaefer/ofq
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the first public release of ofqf (OSC for Qt4). The directories contain: libofqf - The lib itself. oscqlient - A demo OSC client oscserver - The corresponding demo OSC server qtuiobleep - A demo frontend for tuiobleep = Installation = Building the lib and the samples is done with calling "scons". If you want to install lib, headers and pkg-config-file you have to use "scons install" which installs by default to /usr/local. To select another prefix you have to use "scons install PREFIX=<dir>". To uninstall the installed files use "scons -c install" or, if you used your own prefix, "scons -c install PREFIX=<dir>". For bugs mail me: [email protected] Check http://www.arnoldarts.de/drupal for updates and new versions. Have fun, Arnold Krille
About
OSC for Qt4
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published