Problem in creating .obj files using mex command in matlab

조회 수: 1 (최근 30일)
sai vasavi
sai vasavi 2013년 3월 21일
Hello, I have developed one project in C.In that project so many modules are there and it is organised based on that module.The structure is like below main modules>module1 >module2..and so on. Now I want to generate .obj files for all the source files exists in my project.I am trying with mex -c flag. And for including all the indlude files and source files I am using mex -I and mex _L like mex (-I"C:project\modules\module1") mex (-L"C:project\modules\module1"); When I am trying this matlab is throwing some error uable to open module.obj and unsuccessful mex command. Please can anyone help in fixing this. Note:I added all these paths in matlab. Regards sai
  댓글 수: 1
Jan
Jan 2013년 3월 21일
Please do not describe the error message roughly, but pos a copy. It is impossible to solve a problem, when you have to guess its details at first.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by