|
vor 8 Jahren | |
---|---|---|
cmake | vor 8 Jahren | |
doc | vor 8 Jahren | |
examples | vor 8 Jahren | |
resources | vor 8 Jahren | |
selenium | vor 11 Jahren | |
src | vor 8 Jahren | |
target | vor 13 Jahren | |
test | vor 8 Jahren | |
.gitignore | vor 10 Jahren | |
CMakeLists.txt | vor 8 Jahren | |
Changelog | vor 10 Jahren | |
Doxyfile | vor 8 Jahren | |
INSTALL | vor 8 Jahren | |
INSTALL.html | vor 8 Jahren | |
INSTALL.win32.html | vor 8 Jahren | |
LICENSE | vor 16 Jahren | |
README.md | vor 11 Jahren | |
ReleaseNotes.html | vor 8 Jahren | |
WConfig.h.in | vor 10 Jahren | |
WtInstall.cmake | vor 16 Jahren | |
wt_config.xml.in | vor 8 Jahren |
Wt is a C++ library for developing web applications. It consists of:
It also contains a C++ ORM, which can be used in a web application (obviously), but can also be used on its own:
For more information, see the homepage.
To build Wt from source you will need at least CMake (>= 2.4), and boost (version >= 1.41).
Optionally, you may want to add:
For the FastCGI connector, you also need:
Generic instructions for Unix-like platforms or Windows platforms.
Bugs can be reported here http://redmine.webtoolkit.eu/projects/wt/issues/new
The homepage, itself a Wt application, contains also various examples.