Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Error Message
Cannot perform runtime initialization required by object loaded during edit: module
Edit and Continue tried to load a previously unreferenced object file that has a global or file scope variable requiring run-time initialization. This might occur, for example, if you add #include <stdio.h> and a printf statement to a program that did not use stdio.h.