kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #01641
Re: Build Error 1199
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"avr4you" <avr4you@...>
-
Date:
Tue, 19 Aug 2008 07:38:33 -0000
-
In-reply-to:
<48AA6E95.90101@...>
-
User-agent:
eGroups-EW/0.82
Thanks,
a single "make ." is enough.
It works.
Regards,
Marcus
--- In kicad-devel@xxxxxxxxxxxxxxx, jean-pierre charras
<jean-pierre.charras@...> wrote:
>
> avr4you a écrit :
> >
> > Hi,
> >
> > i have a problem to build Kicad 1199.
> > Error message:
> > Linking CXX executable cvpcb
> > /usr/local/src/ entwicklung/ kicad/build/ 3d-viewer/ lib3d-viewer.
> > a(3d_toolbar. o):
> > In function `WinEDA3D_DrawFrame ::ReCreateMenuBa r()':
> > 3d_toolbar.cpp: (.text+0x90c) : undefined reference to `shape_3d_xpm'
> >
> There is a new file (shape_3d.xpm) in bitmaps.
>
> So rerun the cmake build command.
> Something like:
> cmake -G "MSYS Makefiles" -DCMAKE_BUILD_TYPE=Release
-DKICAD_MINIZIP=OFF
> -DwxWidgets_ROOT_DIR=$WXMSW ../../
>
>
> --
>
> 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 :
> GIPSA-LIS - INPG
> 46, Avenue Félix Viallet
> 38031 Grenoble cedex
>
References