Okay so I added the apache2 bin folder to the library path and removed preprocessor definition APACHE2_0, this works, however the DLL it generates does not work for APACHE2. If I had the preprocessor definition back then I get the same error and it doesn't build.
halsafar wrote: > > I followed the mod-auth-cas instructions in the repo "Readme.win32". > I am using the same apache2, openSSL, VC8++ express they claimed works. > Only difference, I am on Windows Server 2003. Here is the error: > > Creating library Debug\mod_auth_cas.lib and object > Debug\mod_auth_cas.exp > mod_auth_cas.obj : error LNK2019: unresolved external symbol > _ap_http_method referenced in function _isSSL > > I imagine this is something with openSSL, but I downloaded it, the libs > are there, I am lost. Google served no help on this one. > -- View this message in context: http://www.nabble.com/mod-auth-cas-build-on-windows----missing-_isSSL--tp18159261p18160442.html Sent from the CAS Users mailing list archive at Nabble.com. _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
