Windows - Visual Studio installation

This section offers a step-by-step guide for BFL installation with Visual Studio on Windows.

  1. Download the BFL source code from the website: http://www.orocos.org/bfl/source. Unzip this code.
  2. Create a folder $ build$ and a folder $ install$ where you will respectively build and install bfl (what's in a name?).
  3. Install boost
  4. Install CMake:
  5. Run CMake:
  6. Build BFL with Visual Studio

In the $ \mathtt{\tilde{ }}$/sources/sources/bfl/examples directory, you find some example BFL filters. A good next step is to check out the BFL tutorial on http://www.orocos.org/bfl, for a step-by-step introduction in building your own filters in BFL.


Good luck!



Subsections
fiep 2010-10-28