The latest version of Fost was tagged in our repositories a few days ago.
This release features the first new library in some time, fost-web. This library contains a number of building blocks to help build web servers in C++ — like the web server that runs this site. This is the first of the libraries that is hosted on GitHub rather than our normal Subversion repository.
Linux & Mac |
---|
svn co http://svn.felspar.com/public/fost-hello/tags/4.12.06.44200 fost-hello cd fost-hello Boost/build hello/compile dist/bin/hello-world-d On the Mac you will need to set DYLD_LIBRARY_PATH before running hello-world-d export DYLD_LIBRARY_PATH=dist/lib dist/bin/hello-world-d |
Windows |
svn co http://svn.felspar.com/public/fost-hello/tags/4.12.06.44200 fost-hello cd fost-hello Boost\build hello\compile dist\bin\hello-world-gd |
Everything is available through our Subversion repository. Below are the locations for the tagged releases for Fost 4.12.06.44200 components.