This edition of Visual C++ does not support the optimizing compiler.
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000001.rsp" with contents
[
/I "../include" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /YX"stdafx.h" /Fp"Debug/MusimatLib.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /FR"Debug/" /W3 /c /Wp64 /ZI /TP
.\Row.cpp
.\Rhythm.cpp
.\Rational.cpp
.\Random.cpp
.\Pitch.cpp
.\Musimat.cpp
]
Creating command line "cl.exe @c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000001.rsp /nologo"
Creating temporary file "c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000002.rsp" with contents
[
/OUT:"Debug/MusimatLib.lib" /NOLOGO
.\Debug\Musimat.obj
.\Debug\Pitch.obj
.\Debug\Random.obj
.\Debug\Rational.obj
.\Debug\Rhythm.obj
.\Debug\Row.obj
]
Creating command line "lib.exe @c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000002.rsp"
Creating temporary file "c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000003.rsp" with contents
[
/o "Debug/MusimatLib.bsc"
.\Debug\Musimat.sbr
.\Debug\Pitch.sbr
.\Debug\Random.sbr
.\Debug\Rational.sbr
.\Debug\Rhythm.sbr
.\Debug\Row.sbr
]
Creating command line "bscmake.exe @c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000003.rsp /nologo"
|