home *** CD-ROM | disk | FTP | other *** search
- 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
- Date: Fri, 6 Nov 92 15:37:00 +0100
- From: cawim@wharfrat.fido.de (Carsten Wimmer)
- Subject: EMX and Toolkit
- Message-ID: <2afa9197@p2.f42.n242.z2.fidonet.org>
- Newsgroups: comp.os.os2.programmer
- Organization: Jesus Saves! But Gretzky scores on the rebound...
- Lines: 19
-
- I want to use the EMX/GCC with the Header-Files of my Toolkit.
- If I try to compile the Toolkit-Examples, I get lots of
- parsing-errors.
-
- Two Examples:
-
- [...]
- c:/toolkt20/c/os2h/bsedos.h:782: parse error before `DosDelete'
- c:/toolkt20/c/os2h/bsedos.h:782: warning: data definition has no type or
- storage class
- c:/toolkt20/c/os2h/bsedos.h:784: parse error before `DosForceDelete'
- c:/toolkt20/c/os2h/bsedos.h:784: warning: data definition has no type or
- storage class
- [...]
-
- What can I do to compile the examples ?
-
-
-
-