On Thu, Oct 30, 2014 at 2:09 PM, Jeff Trawick <traw...@gmail.com> wrote:
> > I guess this is actually the right tarball: > > > https://sites.google.com/a/unimrcp.org/unimrcp/dependencies/apr-1.5.1-patches.zip?attredirects=0&d=1 > Right, sorry. > > See > http://mail-archives.apache.org/mod_mbox/apr-dev/201404.mbox/%3c535acde0.6050...@gmail.com%3E > > I haven't built with 2013 yet or looked at his patch in detail. > > Looks good, APR built cleanly with this patch. On Thu, Oct 30, 2014 at 4:09 PM, William A. Rowe Jr. <wr...@rowe-clan.net> wrote: > Have you determined that kernel32.lib is in the link list? Wondering also > about double vs. single underscore. Something might just be downright > strange in the win32 api headers in use. > > I'll be honest, I don't know how to figure this out. I assume CMake hides this away from the user. Some additional info: it looks like this only happens when I'm compiling to a 32-bit library. Building to a 64-bit binary works fine without the patch (also works fine with it).