On Thu, 18 Apr 2024 at 09:58, Graham Leggett via dev <dev@apr.apache.org> wrote:
> On 18 Apr 2024, at 08:48, minf...@apache.org 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] > > I fixed it in r1917104 <https://svn.apache.org/r1917104>. PS: Maybe it makes sense to switch to using CMake for all platforms to avoid such problems in future... -- Ivan Zhakov