We are about to switch to a new forum software. Until then we have removed the registration on this forum.
With processing 3.3 i got the following message when run a sketch from an external editor (notepad++ or VS Code):
DPI detection failed, fallback to 96 dpi
.
Then, the sketch run normally.
Can anyone explain me what's going on ?
Thanks.
Answers
I have the same problem :( (Sublime Text and Atom) and the next text: Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native com.sun.jna.platform.win32.Shell32.(Shell32.java:32)
I have found this within the processing source code:
WindowsPlatform.java
@cameyo -- did you report this as an issue?
@jeremydouglass:
no. yes.I will do this as soon as possible. Done :-)Thank you!
https://github.com/processing/processing/issues/5067