Okay so I installed Unity, right? But when I start Unity it comes up with this error:
[15675-bandicam+2013-09-21+16-53-18-915.jpg|15675]
Unity.exe - Application Error
The application was unable to start correctly (0xc0150004). Click OK to close the application.
I really need help. I can’t use UDK because its more difficult and lags more than Unity. PLEASE HELP!!
Probably faulty/old c++ libraries. Update your pc, if windows 7, go start, control panel, system and security, windows update, and on the left side check for updates. Aldo update gpu drivers.
That a Unity code or a Windows code?
In Windows, try reinstalling Unity, this time disable all your antivirus and firewall nonsense. Also, install with “Run As Administrator” by right clicking the installer.
Hello mate,
You get this error when 64 bit application is trying to run 32 bit .dll;
To resolve replace mfc100.dll, mfc100u.dll, msvcr100.dll, msvcp100.dll files at your C:\Windows\System32 folder with 64 bit versions.
They can be found here -
http://www.bitdefender.com/files/KnowledgeBase/file/dlls_x64.zip
Regards.