Lispworks COM Example, problems loading
Hello, Does the following work for anyone else? I am using LWW 4.2.7, Windows 2000, Microsoft SDK and Microsoft (R) 32-bit C/C++ Standard Compiler Version 13.10.3077 for 80x86 I get the following: CL-USER 1 > (require "com") ; Loading fasl file C:\Program Files\Xanalys\LispWorks\lib\4-2-0-0\modules\concat\com.fsl ; Loading fasl file C:\Program Files\Xanalys\LispWorks\lib\4-2-0-0\modules\concat\com-runtime.fsl ;; Typedef BYTE as BYTE ;; Typedef WORD as WORD ....etc. CL-USER 2 > (com:midl "C:\\Program Files\\Xanalys\\LispWorks\\lib\\4-2-0-0\\examples\\com\\manual\\args\\args.idl") ;;; Processing C:\Program Files\Xanalys\LispWorks\lib\4-2-0-0\examples\com\manual\args\args.idl ;;; Processing C:\Program Files\Microsoft SDK\Include\unknwn.idl ;;; Processing C:\Program Files\Microsoft SDK\Include\wtypes.idl ;;; Processing C:\Program Files\Microsoft SDK\Include\basetsd.h Error: [C:\Program Files\Microsoft SDK\Include\basetsd.h:333]: Unexpected symbol "" Skipping rest of statement. Error: [C:\Program Files\Microsoft SDK\Include\basetsd.h:333]: Unexpected end of file ;;; Processing C:\Program Files\Microsoft SDK\Include\guiddef.h Error: [C:\Program Files\Microsoft SDK\Include\guiddef.h:206]: Unexpected symbol "" Skipping rest of statement. Error: [C:\Program Files\Microsoft SDK\Include\guiddef.h:206]: Unexpected end of file Error: [C:\Program Files\Microsoft SDK\Include\wtypes.idl:120]: Unexpected symbol "UINT_PTR" Skipping rest of statement. Error: [C:\Program Files\Microsoft SDK\Include\wtypes.idl:989]: Unexpected symbol "LONGLONG" Skipping rest of statement. Discarding symbols: "CY" ";" Error: [C:\Program Files\Microsoft SDK\Include\wtypes.idl:1012]: Unexpected symbol "CY" Skipping rest of statement. Error: [C:\Program Files\Microsoft SDK\Include\wtypes.idl:1351]: Unexpected end of file Error: [C:\Program Files\Microsoft SDK\Include\unknwn.idl:100]: Unexpected symbol "HRESULT" Skipping rest of statement. Error: [C:\Program Files\Microsoft SDK\Include\unknwn.idl:118]: Unexpected symbol "HRESULT" Skipping rest of statement. Error: [C:\Program Files\Microsoft SDK\Include\unknwn.idl:140]: Unexpected symbol "HRESULT" Skipping rest of statement. Error: [C:\Program Files\Xanalys\LispWorks\lib\4-2-0-0\examples\com\manual\args\args.idl:19]: Unexpected symbol "HRESULT" Skipping rest of statement. **++++ Error between functions: :ERROR is not of type CONS. ; *** 1 error detected, no fasl file produced. NIL ((NIL #<TYPE-ERROR 205E950C>)) T Rene. _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail ________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs Email Security System. For more information on a proactive email security service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________