Nice writeup! I was just about to try and investigate this, glad to see you solved it. Thanks for contributing your solution.
I'm not really sure how to bundle the DLLs automatically. For the libraries I've built so far, I've wimped out and used static linking. But I think your solution is the way to go.
mcrypt update
I'm not really sure how to bundle the DLLs automatically. For the libraries I've built so far, I've wimped out and used static linking. But I think your solution is the way to go.