You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't used it in a long time. There might be some buffering involved indeed. Did you try to compile using Matlab as opposed to using VS?
Have you seen another issue I raised a while ago about lcc. I wonder if that has been fixed. I think it was the only odd buffering issue I observed.
I just re-read your very first post. Did you update paths in Makefile and/or batch file while trying to build? What was the error? I don't recall how I ended up building it. Perhaps using Msys2 and gcc.
I know, it's sort of a weird configuration, but just in case someone needs it.
I didn't manage to compile the matlabShell on Win7x64/VS2005/R2013a neither with link.bat, nor with nmake.
However, I did manage to compile it manually:
cl.exe matlabShell.c /I "C:\Program Files\MATLAB\R2013a\extern\include" "C:\Program Files\MATLAB\R2013a\extern\lib\win64\microsoft\libeng.lib
No warranty and scanty tests implied.
The text was updated successfully, but these errors were encountered: