I got the error message "Application could not start correctly (0xc000007b)" after trying to run my exe file of my 32-bit C ++ SFML program created in Visual Studio 2012. I statically linked the SFML DLL in my project, but included the following DLLs along with my program:
libsndfile-1.dll openal32.dll msvcp110.dll msvcp110d.dll msvcr110.dll msvcr110d.dll
What is the problem?
, , 0xC000007B. NTSTATUS STATUS_INVALID_IMAGE_FORMAT. , 32 64- , . , 32 , , 64- DLL. , Dependency Walker, , .
0xC000007B
STATUS_INVALID_IMAGE_FORMAT
, , MSVC. , . , d, . .
d
0xC000007B , , .lib , , DLL ( .lib , ). , . LIB ?
Source: https://habr.com/ru/post/1523733/More articles:Using jQuery UI Theme with Rails 4 - No Images Served - ruby-on-rails-4Matching memory balances with multiple root keys - iosПодмножество n элементов из списка - listDelete rows of a data frame based on a join between multiple columns - rTypescript error: a property defined as private in type Class is defined as public in type Interface - typescriptAbstract syntax tree using shunt algorithm - algorithmllply operations on multiple data frames - rWhat are HTML DOM elements? - javascriptvar, sd, cor, which have n as the denominator - rAndroid rotation vector sensor error - androidAll Articles