monodevelop doesnt work!

hi,

yesterday i could easily use monodevelop but today it says:

the application was unable to start correctly (0xc000007b). click ok to close the application.

now what can i do to it?

Depending on your OS… if you have Mac you can try the following… I know it sounds strange… copy the MonoDevelop to your desktop.
Open it once on the desktop and it should open… than copy it back to the unity folder located under application now it should lunch correctly…

Hope it helps you
regards

0xc000007b is usually an error saying MonoDevelop is loading a 64bit DLL in a 32bit environment. 64Bit DLLs aren’t compatible with 32Bit OSes, even if your CPU is 64bit.

What version of Unity are you using?

You may be able to reinstall Unity (it will keep your settings, but the installer will just purge the “old” version of Unity) and thus start again with a clean slate. Try that, and see how you go.

I’m using 5.0.2 on Windows 10 Beta and it’s running smoothly. Maybe you got a bad update?