wht should i do to deal with the error as the followings when building a com component ?

1 view (last 30 days)
--> link /out:"D:\matlab\bin\po\src\po_1_0.dll" /MACHINE:AMD64 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /LIBPATH:"D:\matlab\extern\lib\win64\microsoft" /nologo /manifest /manifestfile:"D:\matlab\bin\po\src\po_1_0.msvc.manifest" mclmcrrt.lib /dll /implib:"D:\matlab\bin\po\src\po_1_0.lib" /def:"D:\matlab\bin\po\src\po.def" @C:\Users\ADMINI~1\AppData\Local\Temp\mbuild_tZcXE2\mbuild_tmp.rsp LINK : fatal error LNK1123: D:\MATLAB\BIN\MEX.PL: Error: Link of 'D:\matlab\bin\po\src\po_1_0.dll' failed. Error: An error occurred while shelling out to mbuild (error code = 2). Unable to build executable.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!