⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sample.plg

📁 本内容介绍了如何将Matlab6.5函数转换成VC++6。让你会用VC编程也一样可以实现你想要的结果。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Sample - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\luzhenbo\LOCALS~1\Temp\RSP19C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "C:\MATLAB6p5\extern\include\cpp" /I "C:\MATLAB6p5\extern\include" /I "C:\MATLAB6p5\simulink\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /D "MSVC" /D "IBMPC" /D "MSWIND" /Fp"Debug/Sample.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ       /c 
"D:\Matlab\Matlab&VC\Matlab Add-in\如何将Matlab函数转换成C++动态链接库\Sample\Sample.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\luzhenbo\LOCALS~1\Temp\RSP19C.tmp" 
Creating temporary file "C:\DOCUME~1\luzhenbo\LOCALS~1\Temp\RSP19D.tmp" with contents
[
libmmfile.lib libmatlb.lib libmx.lib libmat.lib libmatpm.lib sgl.lib libmwsglm.lib libmwservices.lib  kernel32.lib  user32.lib  gdi32.lib  advapi32.lib  oleaut32.lib  ole32.lib  libmex.lib  libut.lib  C:\MATLAB6p5\extern\lib\win32\libmatpm.lib  /nologo /subsystem:windows /dll /incremental:yes /pdb:"Sample.pdb" /debug /machine:I386 /def:".\Sample.def" /out:"Sample.dll" /implib:"Sample.lib" /pdbtype:sept /libpath:"C:\MATLAB6p5\extern\lib\win32\microsoft\msvc60" 
".\Debug\Sample.obj"
".\Debug\StdAfx.obj"
".\Debug\sum_prod.obj"
".\Debug\Sample.res"
]
Creating command line "link.exe @C:\DOCUME~1\luzhenbo\LOCALS~1\Temp\RSP19D.tmp"
<h3>Output Window</h3>
Compiling...
Sample.cpp
Linking...



<h3>Results</h3>
Sample.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -