Re: Building wxWindows on MacOS X

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Leon Out <leon-lists(at)comvision(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Building wxWindows on MacOS X
Date: 2003-12-09 16:34:44
Message-ID: 3FD5F9A4.8050601@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Leon Out wrote:

> Howdy. I'm new here. Nice to meet y'all.
>
> I'm trying to make wxWindows on my MacOS 10.3 system (as a prereq for
> pgadmin), I get the following error:
>
> ./bk-deps g++ -c -o monodll_dc.o -Ilib/wx/include/mac-2.5 -I./include
> -I./src/png -I./src/jpeg -I./src/tiff -D_FILE_OFFSET_BITS=64
> -D_LARGE_FILES -fpascal-strings -I./src/mac/morefilex
> -I/Developer/Headers/FlatCarbon -D__WXMAC__ -I./include -I./src/tiff
> -I./src/jpeg -I./src/png -DwxUSE_BASE=1 -DWXMAKINGDLL -O2 -Wall
> -fno-common -dynamic -fPIC src/mac/dc.cpp
> src/mac/dc.cpp:1282: error: parse error before `<<' token
> src/mac/dc.cpp:1287: error: parse error before `short'
> make: *** [monodll_dc.o] Error 1
>
> I'm using wxWindows-pgAdmin3-20030831.tar.gz. Unfortunately, I don't
> have enough C++ knowledge to troubleshoot this. Can anyone lend a hand?
>
> I'm looking forward to getting pgadmin working in OS X!

This very much sounds like a leftover of a cvs conflict, marking the
conflicting lines. To start, please use our latest snapshot; the one
you're using is too outdated for current pgAdmin3.

Regards,
Andreas

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-12-09 16:46:58 Re: pgAdmin3 tl_PH translation (Partial)
Previous Message Dave Page 2003-12-09 16:30:46 Re: pgAdmin3 tl_PH translation (Partial)