While 0xc000007b
means you're mixing 32/64 bits, it can also sometimes be thrown at you when the problem is indeed that you're missing a dependency (.dll, should be 0xc0000139
). Dependencies can help track it down.
↧
Answer by vesperto for How to fix 0xc000007b error which occurs in Visual Studio 2019?
↧