Giter Club home page Giter Club logo

Comments (3)

anders9ustafsson avatar anders9ustafsson commented on August 17, 2024

Hello,

Are you really using C++? As far as I know you will then not be able to call any of these libraries directly from your code, since they are not Windows Runtime components but regular class libraries.

Depending on what you want to do, maybe you should have a look at OpenCV instead? It seems like there have been efforts to port OpenCV to Windows Phone 8.1, please see here.

Best regards,
Anders @ Cureos

from aforge.

elixir07 avatar elixir07 commented on August 17, 2024

Hi @anders9ustafsson, I have the same problem. I found many articles that always lead me here. But I always fail on making this work. I got error whenever I add Shim.Drawing.dll(WP8) on my WP8.1 App project: "A reference to a higher version or incompatible assembly cannot be added to the project." Can you give me a step-by-step procedure on how things to work.

Thanks in advance!

from aforge.

anders9ustafsson avatar anders9ustafsson commented on August 17, 2024

Hi @elixir07 ,

the WP8 Shim.Drawing DLL that is available among the binaries in the Releases tab is intended for Windows Phone Silverlight, versions 8.0 or 8.1. It will not work with WPA 8.1.

I can provide you with a Shim.Drawing DLL that works for WPA 8.1 and Windows 8.1 (i.e. a Universal DLL), but if you want to use this DLL in an application that you distribute (for example via Windows Store) the license cost is currently (December 2014) $100.

If you are interested in receiving a Shim.Drawing DLL that works for WPA 8.1, please send me an e-mail at [email protected] .

Best regards,
Anders @ Cureos

from aforge.

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.