2008/8/14 tiger lion <[EMAIL PROTECTED]>:
>
> Note: forwarded message attached.
> How can we use this file. Where to put it.
>

The author should have mentioned it:

First get the right version sources, corresponding to the patch:
kicad-20080715.tar.bz2

unpack, goto kicad root directory (cd kicad).

now apply the patch (linux command):

cat ../03-3D-kicad.patch | patch -p1 > output.txt

the output.txt file should now contain this (if not, something went wrong):

patching file 3d-viewer/3d_aux.cpp
patching file 3d-viewer/3d_canvas.cpp
patching file 3d-viewer/3d_draw.cpp
patching file 3d-viewer/3d_frame.cpp
patching file 3d-viewer/3d_toolbar.cpp
patching file 3d-viewer/3d_viewer.h
patching file include/id.h

Reply via email to