[DGD] Re: Problem recompiling dgd

Wim van der Vegt wim.vandervegt at ouh.nl
Wed Dec 31 15:57:07 CET 1997


Hi felix,

No luck yet,
this time the message is

C:\WORK\MyProjects\Dgd\src\Host\Pc\windgd.cpp(32) : error C2143: syntax
error : missing ';' before '->'

at

/*
 * NAME: P->message()
 * DESCRIPTION: output a message
 */
void P_message(char *mesg)
{
    frame->addmessage(mesg);
}

in windgd.cpp

ps, sorry for sometimes sending with the wrong sender.

----------
Wim van der Vegt / Dutch Open University

-----Original Message-----
From: Felix A. Croes <felix at xs1.simplex.nl>
To: dgd at imaginary.com <dgd at imaginary.com>
Date: woensdag 31 december 1997 14:52
Subject: [DGD] Re: Problem recompiling dgd


>Probably Microsoft has continued polluting the namespace with a service
pack
>(the introduction of 5.0 also necessitated a patch).  Try adding
>
>    # define frame iframe
>
>after the define for dgd_exit in host.h.
>
>Dworkin
>
>
>
>List config page:  http://list.imaginary.com/mailman/listinfo/dgd
>




List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list