View Single Post
  #1  
Old 04-30-2017, 10:47 PM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 654
Default application was unable to start correctly (0xc000007b)

When I try to start my server now I keep getting “The application was unable to start correctly (0xc000007b)” several times. I did a search on the problem and I found that it seems to be a case where a 32-bit app tried to load a 64-bit DLL. Are there any other causes for this problem? How do I narrow down where I went wrong?
I am using Windows 7 x64, ActivePerl-5.12.3.1204-MSWin32-x86-294330, mysql-5.1.73-winx64 and VS 2017 Community Edition. I am using the x86 dependencies or so they were labeled. I was able to configure cmake and compile with no errors.
Reply With Quote