Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ħ [HODL] Imagine If Your "Swiss" Bitcoin Account Had Compounding Interest.
by
joblo
on 10/04/2016, 06:22:26 UTC

Windows distribution binary

Windows distribution binary

I don't know how many more times I can make this clear

I don't know what you mean. I've compiled Windows binaries and used the same one on different
machines with different CPUs and versions of Windows. There was no special setting for
Windows distribution binary. It just worked, after I installed the necessary dependencies.

Maybe you could post your console session with the command line and error message so people
who are trying to help have something to work with, something that has been asked before.

And don't tell other people how to fix your problem, especially when you haven't
defined it. If you know what your problem is, fix it yourself and share your solution with everyone else.
So step up, how does one build a Windows distribution binary?



Dude I don't have a problem that I'm trying to have you fix..  I'm the one that paid the bulk to Wolf to have him code the miner.. I just spoke to him.. he is busy atm and will work on the Windows distribution binary soon enough...

Fair enough. I still don't know what a Windows distribution binary is or how it differs from what exists. If you know I'd like
to learn.

I didn't mean to ruffle your feathers, and I appreciate the bounties and the bounty donators. But there seem to be
too many users that just say "it doesn't work" and don't follow advice to eliminate the obvious problems. I have yet to
see one user who has followed advice, still has the problem, and provides supporting data as has been requested many times.

I guess we both don't like having to repeat ourselves. Smiley

Yes limited info on errors has been a theme me and the other working on this project have ran across.. it has lead us to close two issues on GitHub due to an inability to reproduce and lack of info...

distribution binary = statically linked (self contained) binary package that requires no additional 3rd party libraries to be installed on the end user’s computer..

I don't think I've ever seen one of those. I've often had to install libraries, such as VC++ runtime, openssl etc, and I've
also seen zips with one or two DLLs included with the miner EXE. I guess they weren't statically linked either, but I
managed.