Hello,

It's funny I've seen this error inside of fsi (well, the interactive console embeded in visual studio), in which case it basically means you've recompiled the type "wae" with out recompiling all the functions that use it.

I'm wondering have you inculded the same source file twice in your vs project? Or have you got two types called wae in scope?

Hope that helps,
Rob

By on 5/15/2008 12:55 AM ()

Hi,

I think you are right about me having to types called wae in scope.. I have a parser.fsy file, that uses an ast.fs, which defines wae. And I'm using a script (outside VS) to build the parser and then i reference the dll inside VS. I'm not sure how I should handle parser and lexer files in VS without this happening, but I'll figure it out..

Regards,

Fredrik

By on 5/19/2008 12:18 PM ()

Hi Fredrik,

Yes, this is not a good error message - thanks for taking the time to report the issue.

Kind regards

don

By on 5/20/2008 3:57 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper