[Python.NET] CrlModule could not be found error?

chanh hua dawginlife at yahoo.com
Thu Aug 31 18:03:21 CEST 2006


while trying to build the subversion trunk for python.net using the makefile from cygwin, i get the error message below.  I'm not having much luck finding this ClrModule.  What am i doing wrong?  thanks

csc.exe /nologo /unsafe /target:library /out:../../Python.Runtime.dll \
        /recurse:*.cs
importhook.cs(25,9): error CS0246: The type or namespace name 'ClrModule' could
        not be found (are you missing a using directive or an assembly
        reference?)
make: *** [Python.Runtime.dll] Error 1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythondotnet/attachments/20060831/111d7a24/attachment.htm 


More information about the PythonDotNet mailing list