Hi Michael, Just download the win32 sources and open the main project files (with the .dsw extension - if you're using vis. studio 2002 and above, it will prompt to upgrade the project files). The you can build either dynamic libraries (build targets with "lib" at the beginning) or static libraries (build targets without the "lib").
Issac Michael wrote: > I'd like to use the APR library, but I have some starting problems. > Could someone be so kind to explain me how to build libraries and to > link them in visual studio? The building page on the apache.org site has > not been so easy to understand. Thank you very much > > Michael
