home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / ADSDK.ZIP / Samples / ActiveDir / IsMemberEx / vc / IsMemberEx.plg < prev    next >
Encoding:
Text File  |  1999-04-05  |  1.2 KB  |  38 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: IsMemberEx - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\TEMP\RSP93.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "UNICODE" /D "_AFXDLL" /Fp"Debug/IsMemberEx.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:\Content\sdk\Samples\ActiveDir\IsMemberEx\vc\ADSIhelpers.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\TEMP\RSP93.tmp" 
  15. Creating temporary file "C:\TEMP\RSP94.tmp" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib activeds.Lib adsiid.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/IsMemberEx.pdb" /debug /machine:I386 /out:"Debug/IsMemberEx.exe" /pdbtype:sept 
  18. .\Debug\ADSIhelpers.obj
  19. .\Debug\main.obj
  20. .\Debug\StdAfx.obj
  21. .\Debug\IsMemberEx.res
  22. ]
  23. Creating command line "link.exe @C:\TEMP\RSP94.tmp"
  24. <h3>Output Window</h3>
  25. Compiling...
  26. ADSIhelpers.cpp
  27. Linking...
  28. LINK : fatal error LNK1104: cannot open file "mfc42ud.lib"
  29. Error executing link.exe.
  30.  
  31.  
  32.  
  33. <h3>Results</h3>
  34. IsMemberEx.exe - 1 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>
  38.