Grasshopper-NET Posted April 9, 2006 Posted April 9, 2006 This is the error I got: :confused: fatal error C1084: Cannot read CLR runtime data file: \debug\stdafx.obj': <Unknown> : this didn't happen before. What can be the problem? Thanks in advance. :) Quote
mskeel Posted April 10, 2006 Posted April 10, 2006 The msdn has very little to say on the subject. My guess is that the obj file is locked for writing when you try to compile which doesn't allow the compile to complete. This can happen for a variety of reasons. Resetting your computer should fix the problem, if that is the problem. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.