When using mono from cvs or from a snapshot, I get an error messaage saying that Mono and the runtime are out of sync. How do I fix that?
If you use mono from cvs, you need to be prepared for changes in the runtime internals. This means that you should keep a working setup before blindling updating (a working setup may just be the last released tarball or a recent binary snapshot). Usually, compiling corlib with mcs before recompiling the C runtime does the right thing (but occasionally you may need to do it the other way around).
Related Questions
- How do I fix the error "dao350.dll did not register correctly during installation" or "Runtime error 429 ActiveX Component cannot create object"?
- When using mono from cvs or from a snapshot, I get an error messaage saying that Mono and the runtime are out of sync. How do I fix that?
- How Do You Fix Runtime Error 7?