I am having the same issue, it seems that a module is missing from SVN. 

 

I was able to compile version 39.

 

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of chanh hua
Sent: Thursday, August 31, 2006 12:03 PM
To: pythondotnet@python.org
Subject: [Python.NET] CrlModule could not be found error?

 

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

_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to