Create DLL file from .c
问题 i'm tring to create a .dll file from this .c code (for Labview). http://www.mathworks.com/matlabcentral/fileexchange/26190-vchoosek But i'm not able to compile it nor with VisualStudio nor with "mcc" because both compilers return this error: VChooseK.obj : error LNK2019: unresolved external symbol mexErrMsgIdAndTxt referenced in function BadInputTypeError VChooseK.obj : error LNK2019: unresolved external symbol mxFree referenced in function ElemK_8Byte VChooseK.obj : error LNK2019: unresolved