Please port CPUType detection to your platform (CPU_ABI string ‘loongarch64‘)

Posted 柳鲲鹏

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Please port CPUType detection to your platform (CPU_ABI string ‘loongarch64‘)相关的知识,希望对你有一定的参考价值。

具体错误:

java.lang.ExceptionInInitializerError
	at com.jogamp.opengl.GLProfile.<clinit>(GLProfile.java:147)
	at jogamp.opengl.ThreadingImpl$1.run(ThreadingImpl.java:83)
	at jogamp.opengl.ThreadingImpl$1.run(ThreadingImpl.java:66)
	at java.security.AccessController.doPrivileged(Native Method)
	at jogamp.opengl.ThreadingImpl.<clinit>(ThreadingImpl.java:66)
	at com.jogamp.opengl.Threading.disableSingleThreading(Threading.java:164)
	at javax.media.j3d.JoglPipeline.initialize(JoglPipeline.java:129)
	at javax.media.j3d.PGPipeline.getDefaultConfiguration(Unknown Source)

Caused by: java.lang.RuntimeException: Please port CPUType detection to your platform (CPU_ABI string 'loongarch64')
	at com.jogamp.common.os.Platform$CPUType.query(Platform.java:211)
	at jogamp.common.os.PlatformPropsImpl.<clinit>(PlatformPropsImpl.java:240)
	... 22 more
java.lang.NoClassDefFoundError: Could not initialize class jogamp.opengl.ThreadingImpl
	at com.jogamp.opengl.Threading.disableSingleThreading(Threading.java:164)
	at javax.media.j3d.JoglPipeline.initialize(JoglPipeline.java:129)
	at javax.media.j3d.Pipeline.createPipeline(Pipeline.java:92)
	at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:858)
	at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:267)
	at javax.media.j3d.Canvas3D.<clinit>(Canvas3D.java:3811)

  原因是jogmap没有在loongarch64上编译。参考吾其他博文编译即可。

编译之后,相应的jar包都要更新一下。

以上是关于Please port CPUType detection to your platform (CPU_ABI string ‘loongarch64‘)的主要内容,如果未能解决你的问题,请参考以下文章

[error] IDE service port disabled. To use CLI Call, please enter y to confirm enabling CLI capabilit

[error] IDE service port disabled. To use CLI Call, please enter y to confirm enabling CLI capabilit

m4出现Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, unget

原在windows平台上调试vpcs

电脑刚开机就出现一段英文(USB device over current status deteced)后自动关机?

windows 10 mysql8 Server sent charset (255) unknown to the client. Please, report to the developers