Coder Social home page Coder Social logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
intrin.h not exists for WinCE env too, so the "include <intrin.h>" directive 
should also be protected by the macro.

Original comment by [email protected] on 12 Apr 2012 at 9:49

from lz4.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
I will handle it.
The main issue is that i won't be able to test it (lacking suitable WinCE dev 
environment) but can nonetheless propose a patch for this well-defined case.

Original comment by [email protected] on 3 May 2012 at 2:00

  • Changed state: Accepted

from lz4.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Actually you can test it very easy, Because It's a COMPILING time error, not a 
runtime one.

So you don't need a CE device, just select an appropriate target paltform and 
do the compiling is enough.

Original comment by [email protected] on 3 May 2012 at 2:12

from lz4.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
You'll find in attached file a proposed modification of LZ4 to handle issue 17.
It should now automatically select SW_BITCOUNT for Visual + WinCE.
Actually, i can't test it, because my versions of Visual do not allow me to 
select a CE target. All i can say is that it seems to not break anything on PC 
target.

As a sidenote, the list of unsupported intrinsic of Visual 2005 is also 
documented for Visual 2008, but not for Visual 2010. Maybe a sign of vanishing 
support for WinCE ? 

Original comment by [email protected] on 8 May 2012 at 9:13

Attachments:

from lz4.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
I have been tested the attachment and it's ok :-)

But I could not found VS 2010 option in the "Other Version" drop box. There are 
only VS2005 and VS2008 in that page.

I'm even not sure that does VS2010 support WinCE target any more?

Original comment by [email protected] on 9 May 2012 at 9:58

from lz4.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Corrected into r64

Original comment by [email protected] on 9 May 2012 at 11:51

  • Changed state: Fixed

from lz4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.