Hi, where can i find the AMD version?
I'm getting The application was unable to start correctly (0xc000007b)
Hi, this error may occur due Microsoft Visual C++
Try the following methods (these are different ways and not a sequence of actions)
1. Reset computer and try again
2. Run the application with administrator rights
3. Install last update Microsoft .NET framework
4. Install the latest update for windows 10
5. Run the command
chkdsk c: / f / r
(substitute your local drives), this will check the drives for errors and fix them.
Let me know if after all the error repeats
If the error remains - you can use the HiveOS
I spent days and nights to get this work - no luck!
I also tried to compile your code, but it’s a mess so that didn’t work either.
All these steps including chkdsk c: / f / r is a waste of time and unrelated to your problem! I have a number of other apps using the same VC++ multiple versions all running no problem - except your app.
I suggest you spend some time and recompile your code because no one else can!!
Regarding this error.
The problem is your computer, not the miner.
Since if the miner had an error, then it would not start for anyone.
How you can try to fix the error when starting the application, you can see above.
As mentioned, I spent lots of time fixing that error.
Also, twice rebuilt one of my rigs with base Win10 Pro and all other dependencies required by your miner. Still, same error.
I understand your miner works with some machines but not all.
Any other miner works on my system so if yours doesn’t work, then I fail to see why I should point my finger at my own computers.
FWIW, proper programming requires adding dependencies needed within miner - meaning if you need certain version of VC++, you should add it as part of your miner program.
That way, end user doesn’t have to bang their heads to solve the mysterious issue such as yours.
In any case, if it works for some people, then I am glad for them.