DLyons
DLyons
And in two other places? The gui then throws an error Exception in thread Thread-2: Traceback (most recent call last): File "C:\Users\DLyons\AppData\Local\Programs\Python\Python35-32\lib\threading.py", line 923, in _bootstrap_inner self.run() File "C:\Users\DLyons\AppData\Local\Programs\Python\Python35-32\lib\threading.py", line...
Thanks for that Antony. Not sure how often I'll use the GUI myself, but I was having some problem getting any output from a script I was writing - so...
Antony, Finally, a more in-depth question. Your _solve_board is a wrapper for SolveBoard and I get the error below that the latter takes 5 arguments. But my understanding of SolveBoard...
Maybe this is related to 32-bit dll on 64-bit machine? Googling threw up the following "the double dummy solver is called by. calldll = SolveBoard(dealStr, target, solutions, mode, futureStr) With...
Antony, I thought the problems I was having might be due to a mix of 32 and 64 bit, so I rebuilt a 64-bit version and ran it under 64-bit...
Antony, The documentation is looking good. I see you've put in some 64-bit checks into the sources - also good. I have no idea what the following really means but...
https://www.google.ie/search?num=100&lr=&safe=images&as_qdr=all&q= "__cdecl"+"WINDLL"+arguments+calling+convention On 25 September 2015 at 22:40, Donal Lyons [email protected] wrote: > Antony, > > The documentation is looking good. > > I see you've put in some 64-bit...
There's no urgency on any of this. You should have the 64-bit dll attached to one of the mails. If not let me know and I'll resend. On 25 September...
Should be attached now. On 25 September 2015 at 23:28, Antony Lee [email protected] wrote: > I did not receive the DLL. > > — > Reply to this email directly...
Can you get it from https://www.dropbox.com/s/ujeluzyjrts8g6z/DDS.dll?dl=0 On 26 September 2015 at 01:17, Antony Lee [email protected] wrote: > Attachments are lost when you email them via github. Can you put it...