I9nstall matlab licensing R2024 : not found discardvirtualmemory, ibcef.dll

조회 수: 65 (최근 30일)
Maxime LLARI
Maxime LLARI 2024년 6월 7일
댓글: Przemyslaw 2024년 6월 19일
iHello, I have a crash during the install matlab_R2024a_Windows.exe (license serveur) The message is : not found discardvirtualmemory, ibcef.dll
Can you help me
thanks in advance
Maxime LLARI

답변 (1개)

Jaswanth
Jaswanth 2024년 6월 13일
Hi,
In regard to the error ‘The Discard Virtual Memory procedure entry point was not found in the dynamic link library’ you have encountered, the issue can arise if MATLAB is loading another version of the specified library from the wrong location.
Kindly refer to the following troubleshooting steps to resolve the issue at hand:
This issue can occur if another software which has a different version of the library has it placed on the system path above that of MATLAB, like in the C:\Windows\System32 directory.
  • Search your system for copies of the specified library and make sure MATLAB loads the version located in subfolders of its installation directory.
This issue may also occur if security software is interfering with MATLAB and causing it to load a different version of the specified DLL file.
  • To determine if your security software is the root cause of the issue, you can boot into safe mode on your system, or disable your security software, and try launching MATLAB again.
  • If MATLAB launches, then this shows that the security software is blocking the software from launching correctly and it will need to be modified or disabled so that it does not interfere with MATLAB launch behaviour.
Please refer to the following articles by MathWorks Support for more troubleshooting steps regarding this issue:
  1. https://www.mathworks.com/matlabcentral/answers/110328-why-do-i-receive-the-error-message-the-procedure-entry-point-could-not-be-located-in-the-dynamic-li#answer_118979
  2. https://www.mathworks.com/matlabcentral/answers/101672-why-do-i-get-a-procedure-entry-point-error-when-trying-to-run-the-matlab-web-server#answer_111020
I hope the information provided above is helpful.
  댓글 수: 1
Przemyslaw
Przemyslaw 2024년 6월 19일
I face the same issue. The path to the DLL is path to the tmp folder with uncompressed Matlab installer, so it is rather proper (not from a strange location) libcef.dll file

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile 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!

Translated by