Vadim

Results 10 comments of Vadim

I'm trying to display the inscription test on the canvas, but something doesn't work for me ```

@digitalgust https://github.com/vad0sss/javaClient

Thanks, setclip solved the problem

hi, can you add j2me's Font class analog or android's Paint class analog?

error: build lib\minijvm_rt.jar Удален файл - C:\Users\vadim\Desktop\miniJVM-master\binary\lib\minijvm_rt.jar C:\Users\vadim\Desktop\miniJVM-master\minijvm\java\src\main\java\java\text\SimpleDateFormat.java:35: error: cannot find symbol DontCareFieldPosition.INSTANCE).toString(); ^ symbol: variable DontCareFieldPosition location: class SimpleDateFormat Note: Some input files use unchecked or unsafe operations. Note:...

@digitalgust Hello, I did the assembly according to the instructions and everything went without errors. but binary/lib/minijvm_rt.jar file doesn't work. If you replace it from the previous assembly, then it...

I have Java SE Development Kit 8u351. Here are some errors during compilation. `Build MOBILE jars Подпапка или файл ..\mobile\assets уже существует. Подпапка или файл ..\mobile\assets\resfiles уже существует. build assets\resfiles\minijvm_rt.jar...

If I run build_jar.bat jdk11 I get an error: error: option --boot-class-path not allowed with target 11

I renamed GLUtil.java Ran build_jar.bat and build_winx64.bat everything built without error. When running test.bat got this: image https://ru.files.fm/u/73syxrmyp

Great, problem solved. Thank you.