Quantcast
Channel: Questions in topic: "namespace"
Viewing all articles
Browse latest Browse all 398

CompilerParameters not found in System.CodeDom.Compiler

$
0
0
Hey folks, I am trying to use YieldProlog in my project but I am having a rather peculiar issue. Although I am using the namespace System.CodeDom.Compiler and my references include, obviously, the System.dll, CompilerParameters appears as unavailable (non existent) in my project. Even in the object browser, System.CodeDom.Compiler has only a GeneratedCodeAttribute method, and nothing else. Any pointers or ideas? I already attempted to move all the source throughout different folders such as Library, Plugins etc... nothing. The message is clear, the problem is not: "The type or namespace name "CompilerParameters" could not be found"

Viewing all articles
Browse latest Browse all 398

Trending Articles