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

查看:18
本文介绍了诺基亚影像 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?

推荐答案

看起来您正在查看旧版本的文档,同时使用诺基亚成像 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.

尝试查看新的 Quick开始并从那里开始工作.

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

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

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