Category "unsatisfiedlinkerror"

UnsatisfiedLinkError when running TypeDB on an M1 MacBook

I tried running TypeDB on my M1 MacBook using ./typedb server, but it results in the following error: Exception in thread "main" java.lang.UnsatisfiedLinkError:

IntelliJ IDEA - CodenameOne - CEF path not found after AndroidStudio installation/JDK change?

I am having this issue on a Windows10 system. I changed JDK to OpenJDK 1.8 to be able to send the Android build. On the device the app is working although I hav