stangelandcl / LZ4Sharp

Unmaintained port of LZ4 Compression algorithm to C#
Other
61 stars 15 forks source link

Compiles, but does not run in Compact Framework 3.5 #2

Open biliktamas79 opened 12 years ago

biliktamas79 commented 12 years ago

Hi! I've tried the current source code to build and run in Compact Framework and I did succeed, but the execution halts at some point and the process quits without throwing any managed Exceptions.

What do you think the problem is?

I'v uploaded here a ZIPped test project: http://www.filedropper.com/lz4cf35bug

Please take a look at it!

Thanks!

stangelandcl commented 12 years ago

Sorry I haven't replied. I attempted to look at it but it looks like I need an older version of visual studio to use compact framework. I don't remember exactly what happened but either I had trouble installing it or the Express Edition didn't work. I tried SharpDevelop too but it tells me compact framework isn't installed. So I couldn't figure out how to get it compiled on the computer I was using in a limited amount of time. It doesn't look like I'm going to fix this anytime soon if ever.

On Wed, Apr 25, 2012 at 9:30 AM, biliktamas79 < reply@reply.github.com

wrote:

Hi! I've tried the current source code to build and run in Compact Framework and I did succeed, but the execution halts at some point and the process quits without throwing any managed Exceptions.

What do you think the problem is?

I'v uploaded here a ZIPped test project: http://www.filedropper.com/lz4cf35bug

Please take a look at it!

Thanks!


Reply to this email directly or view it on GitHub: https://github.com/stangelandcl/LZ4Sharp/issues/2

biliktamas79 commented 12 years ago

Compact Framework needs VS2005 or VS2008 or SharpDevelop.

I'm going to pack all needed stuff for you in the near future if you give it another chance!

Thanks for your efforts!

stangelandcl commented 12 years ago

Okay. Thanks. I'll look at it then.

On Mon, May 14, 2012 at 10:01 AM, biliktamas79 < reply@reply.github.com

wrote:

Compact Framework needs VS2005 or VS2008 or SharpDevelop.

I'm going to pack all needed stuff for you in the near future if you give it another chance!

Thanks for your efforts!


Reply to this email directly or view it on GitHub: https://github.com/stangelandcl/LZ4Sharp/issues/2#issuecomment-5692271