Dreambuild
Dreambuild
About
- Username
- Dreambuild
- Location
- China
- Joined
- Visits
- 53
- Last Active
- Roles
- Member
- Location
- China
Comments
-
@wjcroft said: Dream, hi. As Richard said, your issue is likely the lack of OpenGL library support for this configuration. There MAY be some drivers out there. https://www.google.com/search?q=Atom+x5-Z8350+opengl+driver Regar…
-
@retiutut said: This is a very low level issue with the device you are using and Processing's ability to draw graphics using OpenGL. I do not think this is something that can be fixed easily. The GUI should be able to run on Windows 10 computers …
-
I finally found what's the problem with my gui. It was caused by my Vmess internet booster's protocol and the app I'm using seems to be blocking the 127.0.1:10996 port access. Still a lot of thanks for the help! @wjcroft @retiutut
-
@wjcroft No need to solve the previous question. The IDE had been successfully activated. But, as you can see: The hub opened as gui was activated, but gui can still not find the hub Here's the log: No library found for com.sun.jna No library…
-
@wjcroft The log: processing.app.SketchException: Duplicate libraries found for com.sun.jna. at processing.app.Mode.getLibrary(Mode.java:422) at processing.mode.java.JavaBuild.preprocess(JavaBuild.java:419) at processing.mode.java.J…
-
@wjcroft Really sorry for asking help again, but I really can't get though the problem with my processing, which is like this I had follow the tutorial you provided and found no problem with the library, then this error came The library Any idea…
-
@wjcroft Yes.
-
@wjcroft Tried for many times. It never works. QAQ
-
@wjcroft Yeah, already killed it with that. The problem is, when I restarted the hub, although the Error window doesn't exists anymore, the gui can still not find the hub. I guess it could be the problem of the environment of my laptop, since I copi…
-
@retiutut Sorry to disturb you sir, I then tried to open the gui again without opening the hub individually, but the hub is still not connected. Does that mean I have to wait for another release?
-
Guys, I just found the solution to it, which 's pretty simple. It could be helpful if someone met the same problem. I open the platform.txt and got into here Default "compiler.path" is correct, change only if you want to override the initial val…