Hi Guys, We're starting a new open source project, and are looking into using APR for our portable framework.
We started with the Win32 side first, and found out that the DSP and DSW had to be converted to CRLF since Visual Studio 6.0 could not recognize those files properly. We're wondering if there's a nice reference project we can take a look at, that compiles well on Win32 and Linux. Another issue that arose was the dependency of the code on LDAP. To get it to compile, we had to download Novel's ldap implementation + libraries/headers. Is there a way to get around this? Thanks, Aric