Re: svn commit: r1917099 - /apr/apr/trunk/test/testldap.c
"Graham Leggett via dev" <[email protected]>
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <[email protected]> |
On 18 Apr 2024, at 08:48, [email protected] wrote: > URL: http://svn.apache.org/viewvc?rev=1917099&view=rev > Log: > Add the LDAP test case. I am getting a failure on Windows about a missing symbol, I am assuming the changes to cmake are incomplete. Would it be possible for someone to look at the cmake / visual studio config and confirm what I've missed? abts.obj : error LNK2001: unresolved external symbol testldap [D:\a\apr\apr\build\testall.vcxproj] D:\a\apr\apr\build\Debug\testall.exe : fatal error LNK1120: 1 unresolved externals [D:\a\apr\apr\build\testall.vcxproj] Regards, Graham --