chesterpolo / mongoose

Automatically exported from code.google.com/p/mongoose
MIT License
0 stars 0 forks source link

Build to Dll,but the dll not work in C#,Help me! #193

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I need help,I'm C# developer in china.When I used mongoose in c#,Problem 
happened."C# DllImport _mongoose.dll Error,load Error".

1.first I build cyassl. "nmake cyassl"
2.second I build windows. "nmake windows"

I set "VC=C:  CYA=F:\vsworkspace\cyassl\cyassl" in makefile.
The directory C:\lib has
AdvAPI32.Lib
cyassl.lib
kernel32.lib
msvcrt.lib
oldnames.lib
Shell32.Lib
User32.Lib
uuid.lib
WS2_32.Lib

I use cyassl-1.6.5.zip src builded width mongoose makefile

anyone help me ? if you have _mongoose.dll can used in c# please send me 
email。liplke1224@yahoo.com.cn 

Original issue reported on code.google.com by liplke1...@yahoo.com.cn on 20 Oct 2010 at 2:00

Attachments:

GoogleCodeExporter commented 9 years ago
all file and _mongoose.dll in mserver.rar

Original comment by liplke1...@yahoo.com.cn on 20 Oct 2010 at 2:06

GoogleCodeExporter commented 9 years ago
C# DllImport Error is R6043

Original comment by liplke1...@yahoo.com.cn on 20 Oct 2010 at 8:38

GoogleCodeExporter commented 9 years ago
Please be more descriptive about the error.
I don't have Windows environment at hand to help you out.

Original comment by valenok on 22 Oct 2010 at 7:37

GoogleCodeExporter commented 9 years ago

Original comment by valenok on 15 Nov 2010 at 9:51