error compilacion archivo de .mex a .net

2 views (last 30 days)
diego carreño
diego carreño on 19 Nov 2012
hola a todos, necesito una ayuda ya que desarrollo una aplicacion en .net visual y no he podido construir (build) mi funtion.m aparece este error
Generating file "D:\Matlab\bin\grabacionn\src\Class1Native.cs". Generating file "D:\Matlab\bin\grabacionn\src\Class1.cs". Generating file "D:\Matlab\bin\grabacionn\src\readme.txt". Generating file "D:\Matlab\bin\grabacionn\src\dotnet_mcc_component_data.cs". Executing command: C:\WINDOWS\Microsoft.NET\Framework\v3.0\csc.exe /nologo /optimize /doc:"D:\Matlab\bin\grabacionn\src\grabacionn.xml" /t:library /r:"D:\Matlab\toolbox\dotnetbuilder\bin\win32\v2.0\MWArray.dll" /resource:"D:\Matlab\bin\grabacionn\src\grabacionn.ctf" /out:"D:\Matlab\bin\grabacionn\src\grabacionn.dll" "D:\Matlab\bin\grabacionn\src\Class1.cs" "D:\Matlab\bin\grabacionn\src\dotnet_mcc_component_data.cs" "C:\WINDOWS\Microsoft.NET\Framework\v3.0\csc.exe" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable. Error: An error occurred while shelling out to CSC (error code = 1). Unable to build executable.
mire y el framework v3.0 no contiene el csc.exe tal ves sea ese el error y como lo soluciono???

Answers (0)

Categories

Find more on Performance and Memory in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!