Revision 5040 compile error

Asked by Pedro Pereira

I'm trying to compile Revision 5040 on Windows XP but the folowing error appears:

-- KiCad-Winbuilder V3.4
-- Build type: Release
-- Checking for environment problems
-- Checking for installed Bazaar
-- Checking for wxPython
-- Found wxPython
-- Downloading Latest Library Archive...
-- Checking for KiCad Documentation latest source
-- KiCad Documentation is up-to-date.
-- Checking for BZIP2
-- Checking for GLEW
-- Found GLEW
-- Checking for Cairo
-- Found Cairo
-- Checking for KiCad latest source code
-- Updating KiCad source code from bazaar head
-- Cleaning PCBNEW Python files to ensure good build...
-- Using KiCad Options:
-- -DKICAD_SCRIPTING=ON
-- -DKICAD_SCRIPTING_MODULES=ON
-- -DKICAD_SCRIPTING_WXPYTHON=ON
-- -DPYTHON_ROOT_DIR=C:/kicad-winbuilder-3.4/env/python
-- -DBUILD_GITHUB_PLUGIN=ON
-- Building Release version of KiCad revision: 5040

[ 1%] Built target boost
[ 31%] Built target bitmaps
[ 31%] Built target lib-dependencies
[ 38%] Built target common
[ 38%] Generating headers containing GLSL source code
[ 38%] Built target shader_headers
[ 39%] Built target gal
[ 43%] Built target pcbcommon
[ 43%] Building CXX object 3d-viewer/CMakeFiles/3d-viewer.dir/3d_canvas.cpp.obj
3d-viewer\CMakeFiles\3d-viewer.dir\build.make:129: recipe for target '3d-viewer/CMakeFiles/3d-viewer.dir/3d_canvas.cpp.obj' failed
CMakeFiles\Makefile2:454: recipe for target '3d-viewer/CMakeFiles/3d-viewer.dir/all' failed
Makefile:115: recipe for target 'all' failed
-- Installing KiCad locally. Use RunKiCad.bat to run this version
CMake Error at KiCadWinbuilder.cmake:1040 (file):
  file COPY cannot find
  "C:/kicad-winbuilder-3.4/kicad/bin/pylib/_pcbnew.pyd".

What could it be?

Pedro

Question information

Language:
English Edit question
Status:
Answered
For:
kicad-winbuilder Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
carloscuev (carloscuev) said :
#1

This happens since 5036, I bet it's not a winbuilder bug, it's from the kicad source, wait a few more revisions and it will be fixed, even better you could report the bug here: https://bugs.launchpad.net/kicad so they can fix it soon. Regards.

Revision history for this message
Jorge Augusto (antonio-jorge-augusto) said :
#2

Pedro,
I had the same problem a few minutes ago and I tried jon-maguire's solution and it worked for me:
https://bugs.launchpad.net/kicad-winbuilder/+bug/1350419
"...copy the entire "GL" folder from "C:\kicad-winbuilder-3.4\src\glew-cmake\include" to "C:\kicad-winbuilder-3.4\src\kicad\3d-viewer"
"

Can you help with this problem?

Provide an answer of your own, or ask Pedro Pereira for more information if necessary.

To post a message you must log in.