|
Contents
Download/Install/ContactDownloadCurrent version: 1.14
Download: AntTweakBar_114.zip This package includes the complete AntTweakBar library source code for Linux, MacOSX and Windows, as well as 32 and 64-bit binaries for Windows. It also includes some examples that show how the library can be integrated in several graphic frameworks. Installation and useInstallUnzip the archive in a directory of your choice. Build the library (Linux and OSX)
Under Windows, it is not necessary to rebuild AntTweakBar since a precompiled version is provided in the directory
To build the library on Linux, open a terminal, go in the directory
To build the library on MacOSX, open a terminal, go in the directory Build the examples (optional)
Compiled versions of the examples for 32 and 64-bit systems can be found in the directories
Under Linux and OSX, you may need to rebuild the examples. To do so, under Linux, open a terminal, go in the directory To recompile the examples you also need the following external libraries: GLFW, GLUT, SDL, SFML. Use it in your program
To use the AntTweakBar library in your program, modify your project or makefile as follow: → Note for Windows: → Notes for Linux and OSX: Go to this page to see how to integrate AntTweakBar into your application. Go here to see the examples.
ContactReport feedback, questions, suggestions and bugs to phil [at] antisphere [dot] com. If you have a bug report and your bug is not easy to reproduce, try to send me a small file that readily reproduces the problem. Thanks! — Philippe
|