Build Log
--------------------Configuration: vcdll - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\MIIKA~1.NUR\LOCALS~1\Temp\RSP414.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VCDLL_EXPORTS" /Fp"Release/vcdll.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"D:\gko\www\materiaali\esimerkit\dll\source\vcdll\pvmdll.c"
]
Creating command line "cl.exe @C:\DOCUME~1\MIIKA~1.NUR\LOCALS~1\Temp\RSP414.tmp"
Creating temporary file "C:\DOCUME~1\MIIKA~1.NUR\LOCALS~1\Temp\RSP415.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /pdb:"Release/vcdll.pdb" /machine:I386 /def:".\pvmdll.def" /out:"Release/vcdll.dll" /implib:"Release/vcdll.lib"
.\Release\pvmdll.obj
]
Creating command line "link.exe @C:\DOCUME~1\MIIKA~1.NUR\LOCALS~1\Temp\RSP415.tmp"
Output Window
Compiling...
pvmdll.c
D:\gko\www\materiaali\esimerkit\dll\source\vcdll\pvmdll.c(96) : warning C4068: unknown pragma
D:\gko\www\materiaali\esimerkit\dll\source\vcdll\pvmdll.c(103) : warning C4068: unknown pragma
Linking...
.\pvmdll.def : warning LNK4017: EXETYPE statement not supported for the target platform; ignored
.\pvmdll.def : warning LNK4017: PROTMODE statement not supported for the target platform; ignored
.\pvmdll.def : warning LNK4017: CODE statement not supported for the target platform; ignored
.\pvmdll.def : warning LNK4017: DATA statement not supported for the target platform; ignored
Creating library Release/vcdll.lib and object Release/vcdll.exp
Results
vcdll.dll - 0 error(s), 6 warning(s)