诺基亚Imaging SDK与EditingSession类有关的问题 [英] Nokia Imaging SDK problems with EditingSession Class

查看:110
本文介绍了诺基亚Imaging SDK与EditingSession类有关的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试通过developer.nokia.com和其他几个站点上的示例来学习诺基亚影像SDK. 大多数示例都告诉您使用此EditingSession类,该类是Nokia Imaging SDK的一部分.但是当我尝试使用它时,出现以下错误.

I am trying to learn the Nokia Imaging SDK by going through the examples at developer.nokia.com and several other sites. Most of the examples tell to use this EditingSession class which is a part of Nokia Imaging SDK. But when I'm trying to use it I get the following error.

找不到类型或名称空间名称"EditingSession"(您是否缺少using指令或程序集引用?

The type or namespace name 'EditingSession' could not be found (are you missing a using directive or an assembly reference?

我已经通过NuGet软件包正确地包含了所有库.我要去哪里错了?

I have included all the libraries correctly through NuGet Packages. Where am I going wrong?

推荐答案

您似乎在使用旧版本的文档,同时使用了诺基亚Imaging SDK的新(1.0)版本.

It looks like you are looking at the old version of the documentation, while using the new (1.0) version of the Nokia Imaging SDK.

如果我没记错的话,EditingSession在以前的Beta版SDK中很重要.以前的版本(以及示例,文档等)与1.0版不兼容,因为它引入了一些重大更改.

If I remember correctly EditingSession was important in the previous, BETA, versions of the SDK. The previous versions (and examples, documentation, etc) are not compatible with the 1.0 release, as it introduced several breaking changes.

尝试查看新的快速开始,然后从那里开始.

Try looking at the new Quick Start and work your way from there.

这篇关于诺基亚Imaging SDK与EditingSession类有关的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆