home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / programm / 6277 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.0 KB

  1. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!Sirius.dfn.de!Urmel.Informatik.RWTH-Aachen.DE!dfv.rwth-aachen.de!sungate.fido.de!p1.hippo.fido.de!wharfrat.fido.de!cawim
  2. Date: Fri,  6 Nov 92 15:37:00 +0100
  3. From: cawim@wharfrat.fido.de (Carsten Wimmer)
  4. Subject: EMX and Toolkit
  5. Message-ID: <2afa9197@p2.f42.n242.z2.fidonet.org>
  6. Newsgroups: comp.os.os2.programmer
  7. Organization: Jesus Saves!  But Gretzky scores on the rebound... 
  8. Lines: 19
  9.  
  10. I want to use the EMX/GCC with the Header-Files of my Toolkit.
  11. If I try to compile the Toolkit-Examples, I get lots of
  12. parsing-errors.
  13.  
  14. Two Examples:
  15.  
  16. [...]
  17. c:/toolkt20/c/os2h/bsedos.h:782: parse error before `DosDelete'
  18. c:/toolkt20/c/os2h/bsedos.h:782: warning: data definition has no type or
  19.                                           storage class
  20. c:/toolkt20/c/os2h/bsedos.h:784: parse error before `DosForceDelete'
  21. c:/toolkt20/c/os2h/bsedos.h:784: warning: data definition has no type or
  22.                                           storage class
  23. [...]
  24.  
  25. What can I do to compile the examples ?
  26.  
  27.  
  28.  
  29.