I Got Error while Run windows JAR Application on CentOs with MCR ? can anyone share Ideas ?
2 次查看(过去 30 天)
显示 更早的评论
I Got Error while Run windows JAR Application on CentOs with MCR ? can anyone share Ideas ?
Error is: XCB plugin Error
My Doubts:
1. Windows or LINUX ,Deploy JAR support (or) fully run without error on same Windows or LINUX.
0 个评论
采纳的回答
Walter Roberson
2018-6-6
The .jar has to have been built with the same operating system family as you execute on. This is also true for .exe and anything else that uses MCR. To be able to execute on Linux, you would need to compile on Linux.
4 个评论
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!