- Jun 6, 2020
- 11,559
- 4,422
I'm trying to compile the client portion of @Chris2's supplied source for his issue found here (
برای دیدن لینک ها باید ثبت نام کنید
). I'm using B4J 9.80 and Java 11 (from b4x.com). I get the following compile error message:The demo application only uses internal libraries and I've tracked the issue to the jWebSocketClient library (version 1.11). The accompanying jWebSocketClient.xml shows that the library depends on jetty_b4j.jar. No jetty_b4j.jar is included in the internal libraries folder of 64-bit B4J 9.80.Cannot find: C:\Program Files\Anywhere Software\B4J\libraries\jetty_b4j.jar
Click to expand...
برای دیدن لینک ها باید ثبت نام کنید