You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have OpenJDK11 and OpenJDK15 on my machine and I am trying to run moccp-build.sh to compile it into a .jar file. The readme did not provide information how to do that.
Also is it possible to build the jar file on Windows and run it on Linux?
Thanks, I really want to test this software.
The text was updated successfully, but these errors were encountered:
Hello, moccp-build.sh doesn't build PowerPaint, it builds something else. To build PowerPaint, run make all. You can compile on Windows (you may have to use cygwin to do so) and run on Linux, as long as the version of Java used to run it is the same or newer than the version used to compile it.
I have OpenJDK11 and OpenJDK15 on my machine and I am trying to run moccp-build.sh to compile it into a .jar file. The readme did not provide information how to do that.
Also is it possible to build the jar file on Windows and run it on Linux?
Thanks, I really want to test this software.
The text was updated successfully, but these errors were encountered: