首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Q# (量子SDK) Canon.dll错误

Q# (量子SDK) Canon.dll错误
EN

Stack Overflow用户
提问于 2017-12-14 18:29:02
回答 1查看 195关注 0票数 3

我试图运行新的量子SDK的一个示例,但是,我甚至没有运行基本的示例,比如TeleportationSample,因为显示了错误:QS1001 Microsoft.Quantum.Canon.dll not found

其他错误:

代码语言:javascript
复制
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\AmplitudeAmplification\AmplitudeAmplification.qs(421,40,421,43): error CS1001: Identifier expected
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\AmplitudeAmplification\AmplitudeAmplification.qs(421,40,421,43): error CS1002: ; expected
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\obj\qsharp\src\Math\Constants.g.cs(33,35,33,36): error CS1002: ; expected
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\obj\qsharp\src\Math\Constants.g.cs(33,35,33,36): error CS1513: } expected
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\PhaseEstimation\RandomWalk.qs(81,39,81,57): error CS1001: Identifier expected
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\PhaseEstimation\RandomWalk.qs(81,39,81,57): error CS1002: ; expected
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\PhaseEstimation\RandomWalk.qs(82,40,82,58): error CS1001: Identifier expected
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\PhaseEstimation\RandomWalk.qs(82,40,82,58): error CS1002: ; expected
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\PhaseEstimation\Robust.qs(37,35,37,37): error CS1001: Identifier expected
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\PhaseEstimation\Robust.qs(37,35,37,37): error CS1002: ; expected
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\PhaseEstimation\Robust.qs(38,34,38,36): error CS1001: Identifier expected
1>J:\Users\Markus\Programming\Samples\Microsoft.Quantum.Canon\PhaseEstimation\Robust.qs(38,34,38,36): error CS1002: ; expected

请帮忙,谢谢

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2017-12-15 09:29:28

遵循这个变化区域

并将您的区域设置为英语(美国)。此问题与区域的数字格式有关。

票数 3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/47819929

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档