kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00057
Re: OS X build
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Logan Hedin" <logan@...>
-
Date:
Fri, 03 Mar 2006 18:07:12 -0000
-
Comment:
DomainKeys? See http://antispam.yahoo.com/domainkeys
-
In-reply-to:
<44081A94.30300@...>
-
User-agent:
eGroups-EW/0.82
Even with all my dependencies in-place I can't get it to build under (OS X 10.4) using make
-f makefile.macosx...
--- In kicad-devel@xxxxxxxxxxxxxxx, jean-pierre charras - INPG <jean-
pierre.charras@...> wrote:
>
>
> i have recompiled kicad with macosX (1.4) without any compilation
> problem, using make -f makefile.macosx.
>
> You MUST wxWidgets version wxMAC-2.6.2 ou wxWidget-2.6.3rc1
> (does not compile with oldiers versions)
>
> I have used the build command:
> ./configure --enable-unicode=yes --enable-shared=no --enable-monolithic
> --with-opengl --disable-universal --disable-compat24
> --with-libpng=builtin --with-libjpeg=builtin --with-libtiff=builtin
> --with-zlib=builtin --with-regex=builtin
>
> opengl (or mesa) must exists.
>
> Binaries works, but the 2 problems are not solved:
>
> - eeschema and pcbnew do not display the menu (but kicad and cvpcb
> do..), but if I launch the print dialog and the print preview, the menu
> appears...
> - the most annoying problem is the curious behaviour of the XOR and the
> XNOR mode for drawings (mode used for display moving objects).
> XOR mode is used to draw a moving object with a black background, and
> XNOR for a white background.
> 2 succesive redraws in XNOR mode for the same object must restore the
> original background.
> This works well under wxGTK or wxMSW, and does not work under wxMAC.
>
> - Other problem (solved in the next release, coming soon): navigation in
> notepad dialogs (used in component edition) is not possible, and we
> can't reach all the pages.
>
>
> --
> Jean-Pierre CHARRAS
> Maître de conférences
> Directeur d'études 2ieme année.
> Génie Electrique et Informatique Industrielle 2
> Institut Universitaire de Technologie 1 de Grenoble
> BP 67, 38402 St Martin d'Heres Cedex
>
> Recherche :
> LIS - INPG
> 46, Avenue Félix Viallet
> 38031 Grenoble Cedex
> Web : http://www.lis.inpg.fr
>
References