Build Log

--------------------Configuration: a-ginger - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP554.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-ginger.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-ginger.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP554.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP555.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-ginger.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-ginger.mxe" /implib:"a-ginger.lib" /libpath:"../../bin" /export:main ".\obj\a-ginger.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP555.tmp"

Output Window

Compiling... a-ginger.c Linking... Creating library a-ginger.lib and object a-ginger.exp

Results

a-ginger.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-fibonacci - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP559.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-fibonacci.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-fibonacci.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP559.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP55A.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-fibonacci.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-fibonacci.mxe" /implib:"a-fibonacci.lib" /libpath:"../../bin" /export:main ".\obj\a-fibonacci.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP55A.tmp"

Output Window

Compiling... a-fibonacci.c Linking... Creating library a-fibonacci.lib and object a-fibonacci.exp

Results

a-fibonacci.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-duffing - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP55E.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-duffing.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-duffing.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP55E.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP55F.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-duffing.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-duffing.mxe" /implib:"a-duffing.lib" /libpath:"../../bin" /export:main ".\obj\a-duffing.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP55F.tmp"

Output Window

Compiling... a-duffing.c Linking... Creating library a-duffing.lib and object a-duffing.exp

Results

a-duffing.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-collatz - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP563.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-collatz.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-collatz.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP563.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP564.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-collatz.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-collatz.mxe" /implib:"a-collatz.lib" /libpath:"../../bin" /export:main ".\obj\a-collatz.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP564.tmp"

Output Window

Compiling... a-collatz.c E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-collatz.c(34) : warning C4550: expression evaluates to a function which is missing an argument list E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-collatz.c(67) : warning C4550: expression evaluates to a function which is missing an argument list E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-collatz.c(73) : warning C4550: expression evaluates to a function which is missing an argument list E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-collatz.c(65) : warning C4715: 'atz_calc' : not all control paths return a value Linking... Creating library a-collatz.lib and object a-collatz.exp

Results

a-collatz.mxe - 0 error(s), 4 warning(s)

--------------------Configuration: a-clifford - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP568.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-clifford.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-clifford.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP568.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP569.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-clifford.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-clifford.mxe" /implib:"a-clifford.lib" /libpath:"../../bin" /export:main ".\obj\a-clifford.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP569.tmp"

Output Window

Compiling... a-clifford.c Linking... Creating library a-clifford.lib and object a-clifford.exp

Results

a-clifford.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-baker - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP56D.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-baker.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-baker.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP56D.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP56E.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-baker.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-baker.mxe" /implib:"a-baker.lib" /libpath:"../../bin" /export:main ".\obj\a-baker.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP56E.tmp"

Output Window

Compiling... a-baker.c Linking... Creating library a-baker.lib and object a-baker.exp

Results

a-baker.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-verhulst - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP572.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-verhulst.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-verhulst.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP572.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP573.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-verhulst.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-verhulst.mxe" /implib:"a-verhulst.lib" /libpath:"../../bin" /export:main ".\obj\a-verhulst.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP573.tmp"

Output Window

Compiling... a-verhulst.c Linking... Creating library a-verhulst.lib and object a-verhulst.exp

Results

a-verhulst.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-torus - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP577.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-torus.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-torus.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP577.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP578.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-torus.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-torus.mxe" /implib:"a-torus.lib" /libpath:"../../bin" /export:main ".\obj\a-torus.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP578.tmp"

Output Window

Compiling... a-torus.c Linking... Creating library a-torus.lib and object a-torus.exp

Results

a-torus.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-stein1 - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP57C.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-stein1.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-stein1.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP57C.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP57D.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-stein1.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-stein1.mxe" /implib:"a-stein1.lib" /libpath:"../../bin" /export:main ".\obj\a-stein1.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP57D.tmp"

Output Window

Compiling... a-stein1.c Linking... Creating library a-stein1.lib and object a-stein1.exp

Results

a-stein1.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-stein - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP581.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-stein.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-stein.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP581.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP582.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-stein.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-stein.mxe" /implib:"a-stein.lib" /libpath:"../../bin" /export:main ".\obj\a-stein.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP582.tmp"

Output Window

Compiling... a-stein.c Linking... Creating library a-stein.lib and object a-stein.exp

Results

a-stein.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-rossler - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP586.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-rossler.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-rossler.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP586.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP587.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-rossler.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-rossler.mxe" /implib:"a-rossler.lib" /libpath:"../../bin" /export:main ".\obj\a-rossler.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP587.tmp"

Output Window

Compiling... a-rossler.c Linking... Creating library a-rossler.lib and object a-rossler.exp

Results

a-rossler.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-navierst.e - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP58B.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-navierst.e.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-navier-stokes.e.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP58B.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP58C.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-navier-stokes.e.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-navier-stokes.e.mxe" /implib:"a-navier-stokes.e.lib" /libpath:"../../bin" /export:main ".\obj\a-navier-stokes.e.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP58C.tmp"

Output Window

Compiling... a-navier-stokes.e.c Linking... Creating library a-navier-stokes.e.lib and object a-navier-stokes.e.exp

Results

a-navier-stokes.e.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-navierst - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP590.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-navierst.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-navier-stokes.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP590.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP591.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-navier-stokes.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-navier-stokes.mxe" /implib:"a-navier-stokes.lib" /libpath:"../../bin" /export:main ".\obj\a-navier-stokes.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP591.tmp"

Output Window

Compiling... a-navier-stokes.c Linking... Creating library a-navier-stokes.lib and object a-navier-stokes.exp

Results

a-navier-stokes.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-lyapunov - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP595.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-lyapunov.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-lyapunov.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP595.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP596.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-lyapunov.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-lyapunov.mxe" /implib:"a-lyapunov.lib" /libpath:"../../bin" /export:main ".\obj\a-lyapunov.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP596.tmp"

Output Window

Compiling... a-lyapunov.c Linking... Creating library a-lyapunov.lib and object a-lyapunov.exp

Results

a-lyapunov.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-lorenz.e - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP59A.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-lorenz.e.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-lorenz.e.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP59A.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP59B.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-lorenz.e.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-lorenz.e.mxe" /implib:"a-lorenz.e.lib" /libpath:"../../bin" /export:main ".\obj\a-lorenz.e.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP59B.tmp"

Output Window

Compiling... a-lorenz.e.c Linking... Creating library a-lorenz.e.lib and object a-lorenz.e.exp

Results

a-lorenz.e.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-lorenz - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP59F.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-lorenz.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-lorenz.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP59F.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5A0.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-lorenz.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-lorenz.mxe" /implib:"a-lorenz.lib" /libpath:"../../bin" /export:main ".\obj\a-lorenz.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5A0.tmp"

Output Window

Compiling... a-lorenz.c Linking... Creating library a-lorenz.lib and object a-lorenz.exp

Results

a-lorenz.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-logistic1 - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5A4.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-logistic1.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-logistic1.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5A4.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5A5.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-logistic1.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-logistic1.mxe" /implib:"a-logistic1.lib" /libpath:"../../bin" /export:main ".\obj\a-logistic1.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5A5.tmp"

Output Window

Compiling... a-logistic1.c Linking... Creating library a-logistic1.lib and object a-logistic1.exp

Results

a-logistic1.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-logistic - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5A9.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-logistic.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-logistic.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5A9.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5AA.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-logistic.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-logistic.mxe" /implib:"a-logistic.lib" /libpath:"../../bin" /export:main ".\obj\a-logistic.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5AA.tmp"

Output Window

Compiling... a-logistic.c Linking... Creating library a-logistic.lib and object a-logistic.exp

Results

a-logistic.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-jong - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5AE.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-jong.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-jong.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5AE.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5AF.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-jong.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-jong.mxe" /implib:"a-jong.lib" /libpath:"../../bin" /export:main ".\obj\a-jong.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5AF.tmp"

Output Window

Compiling... a-jong.c Linking... Creating library a-jong.lib and object a-jong.exp

Results

a-jong.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-ikeda - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5B3.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-ikeda.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-ikeda.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5B3.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5B4.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-ikeda.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-ikeda.mxe" /implib:"a-ikeda.lib" /libpath:"../../bin" /export:main ".\obj\a-ikeda.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5B4.tmp"

Output Window

Compiling... a-ikeda.c Linking... Creating library a-ikeda.lib and object a-ikeda.exp

Results

a-ikeda.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-henonph - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5B8.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-henonph.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-henon-phase.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5B8.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5B9.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-henon-phase.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-henon-phase.mxe" /implib:"a-henon-phase.lib" /libpath:"../../bin" /export:main ".\obj\a-henon-phase.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5B9.tmp"

Output Window

Compiling... a-henon-phase.c Linking... Creating library a-henon-phase.lib and object a-henon-phase.exp

Results

a-henon-phase.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-henonh - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5BD.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-henonh.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-henon-heilles.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5BD.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5BE.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-henon-heilles.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-henon-heilles.mxe" /implib:"a-henon-heilles.lib" /libpath:"../../bin" /export:main ".\obj\a-henon-heilles.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5BE.tmp"

Output Window

Compiling... a-henon-heilles.c Linking... Creating library a-henon-heilles.lib and object a-henon-heilles.exp

Results

a-henon-heilles.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-henonf - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5C2.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-henonf.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-henonf.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5C2.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5C3.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-henonf.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-henonf.mxe" /implib:"a-henonf.lib" /libpath:"../../bin" /export:main ".\obj\a-henonf.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5C3.tmp"

Output Window

Compiling... a-henonf.c Linking... Creating library a-henonf.lib and object a-henonf.exp

Results

a-henonf.mxe - 0 error(s), 0 warning(s)

--------------------Configuration: a-henon - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5C7.tmp" with contents [ /nologo /Zp2 /MT /W3 /GX /O2 /I "..\..\..\c74support\max-includes" /I "..\..\..\c74support\msp-includes" /D "WIN_VERSION" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WIN_EXT_VERSION" /Fp"obj\a-henon.pch" /YX /Fo"obj\\" /Fd"obj\\" /FD /c "E:\_dev\_max\_sdk\A-Chaos Lib 1.0\A-Chaos Lib src\a-henon.c" ] Creating command line "cl.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5C7.tmp" Creating temporary file "C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5C8.tmp" with contents [ ..\..\..\c74support\max-includes\MaxAPI.lib ..\..\..\c74support\msp-includes\MaxAudio.lib /nologo /dll /incremental:no /pdb:"a-henon.pdb" /machine:I386 /out:"../../A-Chaos bin XP/a-henon.mxe" /implib:"a-henon.lib" /libpath:"../../bin" /export:main ".\obj\a-henon.obj" ] Creating command line "link.exe @C:\DOCUME~1\LO4751~1\LOCALS~1\Temp\RSP5C8.tmp"

Output Window

Compiling... a-henon.c Linking... Creating library a-henon.lib and object a-henon.exp

Results

a-henon.mxe - 0 error(s), 0 warning(s)