LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Math Interface Toolkit creation error

hi,
 
i'm using labview 7.1 with windows 2000. i installed math interface toolkit 1.0. but when i try to create a mex file from a vi i get the following error
 
"At least one of the MEX-file creations was not successful. To call any of the successfully created MEX-files, The MathWorks, Inc. MATLAB(R), the Math Interface Toolkit Run-Time, and version 7.1 of the LabVIEW Run-Time Engine must be installed."
 
i tried different vi's but no luck. any ideas?
 
thanks.
0 Kudos
Message 1 of 6
(3,087 Views)

Hi Omr,

A few quick questions:

1) Is there an error number associated with that error?

2) What versions of each of the pieces of software listed do you have installed?

3) Can you create a super simple VI and MEX file to simply add 2 numbers?

Regards,
Chris J

0 Kudos
Message 2 of 6
(3,083 Views)
hi chris,

thanks for your reply.

1) no error number is associated with that error message. when i click on the more info button displayed with the error message. NO ERROR is displayed in the Failure Description


2) LabVIEW 7.1.1 and Math Interface ToolKit 1.0. I upgraded from LabVIEW 7.1 to 7.1.1 and mass compiled. that didnot solve the problem.

3) tryed it same problem.


thanks.

omr


0 Kudos
Message 3 of 6
(3,071 Views)
my LaView  is the base development system.
0 Kudos
Message 4 of 6
(3,056 Views)
Hello Omr,
 
I created a simple test.vi and built its corresponding mex-file. The VI and completion message are below. If you cannot build a MEX file with this VI, you may want to try reinstalling the toolkit. Good luck!
 
Regards,
Chris J
 
"The MEX-files were created successfully. To call any of the successfully created MEX-files, The MathWorks, Inc. MATLAB(R), the Math Interface Toolkit Run-Time, and version 7.1.1 of the LabVIEW Run-Time Engine must be installed."
 

Message Edited by ChrisJ on 12-27-2005 05:21 PM

0 Kudos
Message 5 of 6
(3,041 Views)
thanks chris.
0 Kudos
Message 6 of 6
(3,033 Views)