Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2004:
[Freeciv-Dev] Re: (PR#10405) new gui-win32 compile warning
Home

[Freeciv-Dev] Re: (PR#10405) new gui-win32 compile warning

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#10405) new gui-win32 compile warning
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Fri, 1 Oct 2004 11:19:32 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10405 >

On Fri, 1 Oct 2004, Per I. Mathisen wrote:
> mapctrl.c: In function `map_wnd_proc':
> mapctrl.c:185: warning: implicit declaration of function `LOWORLD'

Strike 'warning', insert 'error':

gui-win32/libguiclient.a(mapctrl.o)(.text+0x451): In function
`map_wnd_proc':
C:/msys/home/Administrator/freeciv/client/gui-win32/mapctrl.c:202:
undefined reference to `LOWORLD'
gui-win32/libguiclient.a(mapctrl.o)(.text+0x52b):C:/msys/home/Administrator/freeciv/client/gui-win32/mapctrl.c:184:
undefined reference to `LOWORLD'
collect2: ld returned 1 exit status
make[1]: *** [civclient.exe] Error 1

What is this LOWORLD? I guess it is a misspelling of LOWORD??

  - Per




[Prev in Thread] Current Thread [Next in Thread]