said:
>Does anyone have any ideas as to what's wrong. Steven, especially, I hope
>that you can help me. Thanks for your help.
Any time any application claims it can't find something, you should fix
that first before even thinking about any other error messages. What you
are seeing is known as cascading errors. You could configure the compiler
to quit after the first error, but you didn't, so it just plods along. It
pumps out an error message every time it get too confuses and then
continues on as best it can.
You are missing os2.h. You knew I was going to tell you this is in the
OS/2 Warp toolkit. There are several sources for the toolkit in order of
currency:
eCS
Software Choice MCP
Developers Toolbox
DDK
Try adding \ddk\base\ibmh to your include list. That might be sufficient
for the definitions you need.
Steven
--
----------------------------------------------------------------
"Steven Levine" MR2/ICE 2.30a #10183 Warp4/FP15
www.scoug.com irc.webbnet.org #scoug (Wed 7pm PST)
----------------------------------------------------------------
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 09 |
January |
2002 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.