> On 21 Feb 2018, at 2:57 pm, Brian Milby <br...@milby7.com> wrote:
> 
> Monte, you are awesome!

Cheers! Not feeling so awesome today… been banging my head on something all day 
and getting nowhere :-(
> 
> With your help I was able to generate a key pair using libSodium. That means 
> that we are one huge step closer to asymmetric key generation and use within 
> LC.

Hmm… have you seen tsNetGenerateKey ?
> 
> For each tool chain they provided a static and dynamic directory. The static 
> just contained a .lib file. The dynamic contains 3 or 4 files.  Starting at 
> 140 a .pdb file is added. The latest one that works is v120.
> 
> Thanks for the help!

OK, I’m not sure why they aren’t working. The main thing I’d look for is if 
they are built to dynamic link to the CRT and you don’t have the corresponding 
version of MSVS or the redistributable packages installed. You could try 
installing this and then test 140 
https://www.microsoft.com/en-au/download/details.aspx?id=48145 
<https://www.microsoft.com/en-au/download/details.aspx?id=48145>

Cheers

Monte

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to