Malcolm James MacLeod

Results 17 comments of Malcolm James MacLeod

I'm not really sure there is much to gain on my side from switching to `SecBlock` it behaves essentially the same as the codebases existing securely allocated vector/string classes and...

Did anyone ever make any further progress on this? I'm currently looking into trying to make a MinGW library work on electron so am interested in any pointers

Just informational as not a cmake-js user, so don't need the cmake support, but as I struggled to figure all of this out (theres not much information/writeup about this available...

> @mjmacleod Gave up on this a while ago and kept using msvc. But now the project has resurfaced and the needs for MinGW is bigger than ever. > Here...

Are you still able to produce this error on 2.1.0.5?

Additional complications - our windows builds make use of mingw-w64 with pthreads. mingw-w64 does not expose any of the windows thread group API stuff (or any functions of its own...

Also worth investigating - what happens if running the linux version in WSL - does WSL suffer from the same threading limitations or does that work correctly?

A not ideal but reasonable workaround for this for now is to simply run two copies of the program, e.g.: "start /NODE 1 Gulden.exe '-datadir=C:/datadir1 -port=7777" "start /NODE 2 Gulden.exe...

Note that the mingw mailing list is to date not very receptive to the idea of actually patching mingw to be able to accept this. https://sourceforge.net/p/mingw-w64/mailman/message/36893364/ Possible way(s) forward from...

Relevant links to implement this for future reference: http://nsis.sourceforge.net/Creating_language_files_and_integrating_with_MUI https://stackoverflow.com/questions/31992219/how-to-set-a-default-language-on-select-language-dialog