Matlab is unable to compile meshmonk mex on Ubuntu 22.04 with gcc 11
조회 수: 4 (최근 30일)
이전 댓글 표시
Matlab is unable to compile meshmonk mex on Ubuntu 22.04 with gcc 11. The meshmonk can be downloaded from https://gitlab.kuleuven.be/mirc/meshmonk. I was able to compile it using Matlab and Fedora 38.
댓글 수: 6
Rik
2023년 4월 14일
Let me try a third time.
You have a mex file you created on Fedora. You can access that file. You can probably copy that file to USB drive or upload it somewhere.
You have an Ubuntu installation. You can probably connect a USB drive to it or download files.
What happens when you copy that already compiled file to your Ubuntu install? You will not need to compile on Ubuntu, since you already did that on Fedora.
Use a translator like Google Translate to translate this to your native language if you don't understand.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!