Re: [reSIProcate] CMake Question
Hi Francis,
Thanks for setting that up and working on this! I saw that Byron created the branch in SVN, not sure how far he got with it yet. Don't remember seeing any commits, so you could likely put this work their. Make sense to you Byron?
I tried this out on Visual Studio 2010 and it generated the project and solution files nicely. However I had trouble with the Open SSL includes and libraries. I ended up figuring out how to add the Include path to my OpenSSL directory using a command line argument. However the linking started to fail. It seems that many exe's where trying to link with ssl.lib instead of the windows named openSSL static libs. I didn't go any further after that, but thought I'd provide that feedback.
Thanks again,
Scott