home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / kwikstik.zip / MAIN.ERR < prev    next >
Text File  |  1994-03-24  |  1KB  |  28 lines

  1.  
  2. Microsoft (R) Program Maintenance Utility   Version 1.11    
  3. Copyright (c) Microsoft Corp 1988-90. All rights reserved.
  4.  
  5.     cl -c -nologo -Ow -Zp -AL -G2s -W3 main.c
  6. main.c
  7. main.c(103) : warning C4047: 'argument' : different levels of indirection
  8. main.c(103) : warning C4024: 'WinCreateStdWindow' : different types : parameter 7
  9. main.c(168) : warning C4028: parameter 2 declaration different
  10. main.c(234) : warning C4135: conversion between different integral types
  11. main.c(103) : warning C4061: long/short mismatch in argument : conversion supplied
  12. main.c(234) : warning C4061: long/short mismatch in argument : conversion supplied
  13.     link @kwikstik.lnk
  14.  
  15. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  16. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  17.  
  18. Object Modules [.OBJ]: main   +
  19. Object Modules [.OBJ]: object +
  20. Object Modules [.OBJ]: utils
  21. Run File [main.exe]: pmprtsc.exe /align:16
  22. List File [NUL.MAP]: 
  23. Libraries [.LIB]: /NOD LLIBCMT OS2
  24. Definitions File [NUL.DEF]: pmprtsc.def /CO
  25. LINK : fatal error L1092: cannot open module-definition file
  26. NMAKE : fatal error U1077: 'D:\OS2\CMD.EXE' : return code '2'
  27. Stop.
  28.