This library isn't working.
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 25/100
Hướng nghiên cứu
Bắt đầu bằng cách tái hiện việc cài đặt từ tệp zip đã tải xuống trong Processing 3.5.4 và kiểm tra cách đặt tên của thư viện và các JAR trong archive. Xác nhận các package import và cấu trúc dependency, sau đó kiểm tra để đảm bảo rằng một bản cài đặt sạch xuất hiện trong Import Library mà không có lỗi thư viện xung đột.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
I downloaded the zip file and extracted it all into a new folder in "libraries" in my Processing folder, but when I would type "import processing.OpenSimplexNoise.*;" I got the message "The import processing.OpenSimplexNoise cannot be resolved." I discovered that this was because the library and JAR file didn't have the same name, and the "lib" folder should be "library."
I fixed these two issues, and then OpenSimplexNoise appeared in the Import Library menu, but when I did, a bunch of code appeared:
import japplemenubar.*;
import processing.awt.*;
import processing.core.*;
import processing.data.*;
import processing.event.*;
import processing.javafx.*;
import processing.opengl.*;
and the error message:
More than one library is competing for this sketch
The import japplemenubar points to multiple libraries:
core (C:\Program Files\Processing\processing-3.5.4\core)
OpenSimplexNoise (C:\Users**\Documents\Processing\libraries\OpenSimplexNoise)
Extra libraries need to be removed before this sketch can be used.
As far as I can tell, I haven't done anything incorrectly, and whatever's happening here is probably far beyond my understanding.
- Ngôn ngữ chính
- Java
- Star
- 50
- Fork
- 18
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của CodingTrain/OpenSimplexNoise-for-Processing
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 25/100
CodingTrain/OpenSimplexNoise-for-Processing#9 · 1 bình luận ·
-
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 15/100
Tất cả issue của CodingTrain/OpenSimplexNoise-for-Processing
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
elastic/gradle-plugins#157 ·
-
enhancement Tools
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 75/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
apache/rocketmq-dashboard#5008 ·
-
bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
DETECT_PARAMETER_NAMES=false silently disables @ConstructorProperties-based Creator detection too Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
FasterXML/jackson-databind#6229 ·