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

Maksim Kozyarchuk mkozyarchuk at funddevelopmentservices.com
Wed Sep 6 23:10:28 CEST 2006


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


 

I was able to compile version 39.

 

 

________________________________

From: pythondotnet-bounces at python.org
[mailto:pythondotnet-bounces at python.org] On Behalf Of chanh hua
Sent: Thursday, August 31, 2006 12:03 PM
To: pythondotnet at 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

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


More information about the PythonDotNet mailing list