[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GUI update
From: |
John Darrington |
Subject: |
Re: GUI update |
Date: |
Mon, 19 Dec 2005 06:51:53 +0800 |
User-agent: |
Mutt/1.5.9i |
On Sun, Dec 18, 2005 at 10:32:34PM +0000, Jason Stover wrote:
make gave me:
var_type_dialog.c:528: error: `CC_CNT' undeclared (first use in this
function)
var_type_dialog.c:528: error: (Each undeclared identifier is reported only
once
var_type_dialog.c:528: error: for each function it appears in.)
make[2]: *** [var_type_dialog.o] Error 1
Declaring int CC_CNT in var_type_dialog_create fixed this.
Sorry. That's my fault. Add the line :
#define CC_CNT 5
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- GUI update, John Darrington, 2005/12/18
- Re: GUI update, Jason Stover, 2005/12/18
- Re: GUI update, John Darrington, 2005/12/18
- Re: GUI update, Jason Stover, 2005/12/18
- Re: GUI update, John Darrington, 2005/12/18
- Re: GUI update, Jason Stover, 2005/12/18
- Re: GUI update, John Darrington, 2005/12/18
- Re: GUI update, Jason Stover, 2005/12/19
Re: GUI update, Jason Stover, 2005/12/18
- Re: GUI update,
John Darrington <=
Re: GUI update, Ben Pfaff, 2005/12/19