Nachricht #48 aus Archiv der Liste cwmm-dev@2rosenthals.com

Von: "Dave Yeo" <cwmm-dev@2rosenthals.com> Kopfzeilen anzeigen
E-Mail Quelltext
Betreff: Re: [cwmm-dev] Environment?
Datum: Fri, 19 Feb 2021 14:15:25 -0800
An: CWMM Developers Mailing List <cwmm-dev@2rosenthals.com>

On 02/19/21 01:35 PM, Gregg Young wrote:
PUSEITEM is defined in WPOBJECT.H which is in %TOOLKIT%\H

Your source file needs the following to find it.

#define INCL_WINWORKPLACE
#include <os2.h>

OK, that makes sense.

Possible problems:

Since your include path contains %TOOLKIT%\H either  WPOBJECT.H is missing or the definition of %TOOLKIT% is wrong.

Seems to be WPOBJECT.HH that is included, though the .H might be somewhere.


Another possibility is that the
#define INCL_WINWORKPLACE got removed from the source file in question.

Most likely, or wasn't originally needed.


Lastly some other setup file specific to CWMM could be changing your include path without appending the one you provided.  HTH

Just need to figure out which #include <os2.h> needs it. Is there a simple way to get the preprocessor output?
Dave

Abonnieren: Nachricht (Feed), Sammelnachricht (Digest), Index.
Abmelden
E-Mail an ListMaster