找不到要处理的库.video(JAVA)(No library found for processing.video (JAVA))

编程入门 行业动态 更新时间:2024-10-21 18:49:10
找不到要处理的库.video(JAVA)(No library found for processing.video (JAVA))

处理 - 找不到库

你好。 我正在使用Processing v3.3.3并想要导入processing.video包。

import processing.video.*;

这是我得到的错误:

No library found for processing.video Libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.

我在哪里可以bezierVertex.jar库? 谢谢。

Processing - No library found

Hi. I'm using Processing v3.3.3 and want to import processing.video package.

import processing.video.*;

This is the error I get:

No library found for processing.video Libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.

Where can I bezierVertex.jar library? Thanks.

最满意答案

好吧,错误说明了一切:您需要先安装库才能使用它。 如果您正在使用Processing编辑器,则可以从sketch > import library菜单中执行此操作。 这是一个两步过程:首先必须将库安装到您的计算机上,然后您必须将库添加到草图中。

无耻的自我推销: 这是一个关于在Processing中使用库的教程。

Well, the error says it all: you need to install the library before you can use it. If you're using the Processing editor, you do that from the sketch > import library menu. It's a two step process: first you have to install the library to your computer, and then you have to add the library to you sketch.

Shameless self-promotion: here is a tutorial that talks about using libraries in Processing.

更多推荐

本文发布于:2023-04-28 04:11:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1329784.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:找不到   video   JAVA   library   processing

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!