CyberCircuits / nekodrive

Automatically exported from code.google.com/p/nekodrive
0 stars 0 forks source link

MarshalDirectiveException thrown on target framework 4.0 #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a new Visual Studio project and select framework 4.0
2. Reference nekodrive library
3. Execute the code

What is the expected output? What do you see instead?
MarshalDirectiveExeption trown in NFS constructor

This issue affects only nekodrive c# library.

Original issue reported on code.google.com by mirko.ga...@gmail.com on 21 Jul 2010 at 10:20

GoogleCodeExporter commented 8 years ago

Original comment by mirko.ga...@gmail.com on 22 Jul 2010 at 9:27

GoogleCodeExporter commented 8 years ago
Fixed with the pure c# implementation.

Original comment by mirko.ga...@gmail.com on 18 Nov 2010 at 9:27