186
edits
(→SVN) |
|||
Line 81: | Line 81: | ||
=== Getting plib === | === Getting plib === | ||
You may download a prebuilt version of plib from http://www.oflebbe.de/FlightGear/plib-2007-04-16.zip (direct link) or visit Olafe's Compiling FlightGear page at http://www.oflebbe.de/FlightGear/index.html If you use this prebuilt, just extract the archive file's contents in your FlightGear project root directory. This will create the subdirectory '''plib'''. | You may download a prebuilt version of plib from http://www.oflebbe.de/FlightGear/plib-2007-04-16.zip (direct link) or visit Olafe's Compiling FlightGear page at http://www.oflebbe.de/FlightGear/index.html If you use this prebuilt, just extract the archive file's contents in your FlightGear project root directory. This will create the subdirectory '''plib'''. | ||
There have been some bug fixes and changes to plib since the above package was created, so you may wish to use the latest development version, 1.8.5-rc1 which you may download here http://sourceforge.net/projects/plib/ | There have been some bug fixes and changes to plib since the above package was created, so you may wish to use the latest development version, 1.8.5-rc1 which you may download here http://sourceforge.net/projects/plib/ One annoying bug that was fixed caused joystick models to not be recognized automatically on Windows Vista (and maybe XP). | ||
Going this route means that you must compile plib yourself by following the instructions below: | Going this route means that you must compile plib yourself by following the instructions below: |
edits