I installed RTMaps but could not run the program. I was planning to request/generate license from RTMaps GUI but could not reach to that point because of the error. I have copied the contents of the log this error generated: !SESSION 2025-06-23 11:34:00.342 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_67
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_AU
Framework arguments: -product com.intempora.rtmaps.rcp.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data @user.home/RTMaps-4.0/workspace -clean -product com.intempora.rtmaps.rcp.product
!ENTRY org.eclipse.equinox.registry 2 1 2025-06-23 11:34:08.871
!MESSAGE Problems parsing plug-in manifest for: “com.intempora.rtboard.pref”.
!SUBENTRY 1 org.eclipse.equinox.registry 2 1 2025-06-23 11:34:08.871
!MESSAGE Unknown element “page”, found within a “plugin”, ignored (line: 14).
!ENTRY org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2025-06-23 11:34:09.207
!MESSAGE Unable to load parent configuration from: C:\Program Files\Intempora\RTMaps 4\bin\configuration\org.eclipse.update\platform.xml
!ENTRY org.eclipse.osgi 4 0 2025-06-23 11:34:09.479
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: org.eclipse.swt.internal.C.PTR_sizeof()I
at org.eclipse.swt.internal.C.PTR_sizeof(Native Method)
at org.eclipse.swt.internal.C.(C.java:24)
at org.eclipse.swt.widgets.Display.(Display.java:138)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:687)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.intempora.rtmaps.rcp.workbench.Application.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
Can anyone help me get this program running. I have Eclipse JDK 17.0.4 installed.