<div dir="ltr"><div>Quick question - maybe a longer answer. Mostly for Troy, as you're probably the only one familiar with this code:</div><div><br></div><div>I'm trying to get the testsuit working in the CMake build. Things seem to be going great. I can get 13/14 tests passing. But I've had a long-nagging issue with getting verparsing-utf8 to pass in the CMake build. I'm building with -D_ICU_ throughout, so it's not that the flag is missing. I'm also not gettingĀ  passing results out of the autotools build, so this isn't just a problem with CMake - although in the past I've had systems where I could get the autotools build to work properly but the CMake one would not.<br></div><div><br></div><div>I don't know enough about running a C++ debugger to dig into where the problem lives. The verseparsing-utf8 is clear that the library needs ICU in order for it to work, and it shows up in the list of linked libraries off the sword library and in the compile flags.</div><div><br></div><div>I assume the tests are still working for you? If so, any hints I can use to track down why it's not working for me?</div><div><br></div><div>--Greg<br></div></div>