필터 지우기
필터 지우기

Cannot install real time window target

조회 수: 1 (최근 30일)
Tulips
Tulips 2012년 5월 15일
Hi everyone, I used window vista in my laptop.after installation setup done, I try to setup real time window target in command window but it'd errors like this:
>>rtwintgt -setup
You are going to install the Real-Time Windows Target kernel.
Mex file entry point is missing. Please check the (case-sensitive)
spelling of mexFunction (for C MEX-files), or the (case-insensitive)
spelling of MEXFUNCTION (for FORTRAN MEX-files).
Invalid MEX-file 'C:\Windows\system32\input.dll': C:\Windows\system32\ver.dll is not
a valid Win32 application.
Error in rtwintgt>YesNoDialog (line 309)
yesno = input(sprintf('%s [%s] : ', promptmsg, lower(default(1))), 's');
Error in rtwintgt>rtwt_setup (line 106)
if ~YesNoDialog(prompt, infomsg, promptmsg, default)
Error in rtwintgt (line 65)
retval = feval(subfn, prompt);
can someone tell me what shud I do?many thanks

채택된 답변

Kaustubha Govind
Kaustubha Govind 2012년 5월 15일
Are you running the command from C:\Windows\system32? If yes, you need to switch to a different directory. See this solution for more information.
  댓글 수: 2
Tulips
Tulips 2012년 5월 15일
i cannot solve that prob..cud u pls explain me step by step.thanks for ur help!!
Tulips
Tulips 2012년 5월 15일
thanks sister.i've found the solution..hehehe

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

추가 답변 (0개)

카테고리

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