Comment 3 for bug 1478954

Revision history for this message
Mark Jones (heliosstudios) wrote :

Typo in the previous: "-- Removing D:/KiCAD/..." should be "R:/KiCadTest/". Too many folders on too many drives. :)

Apologies but more oddness is worthy of reporting. Perhaps some issues were due to N Processors being set >1 for an initial build, but this was set back to 0 and it made no change - make.bat still reported 3 (4-core CPU), even when the .cmake specified "set( N 0 )". Setting it to 1 also still uses 3 cores.

* At first it wouldn't find wxpython. Then it said it did, but wouldn't use it. Looking in ./build, the wxPython-cmake-mswu-gcc_dll_cm-3.0.0-win32.zip was 0 bytes and nothing was extracted to it's sub-folder. Fixed by manually copying an old version (6198?) of the contents into that folder.

* After building the ssl libs, it froze. make.bat had to be ended and re-started.

* Same for boost; froze, ended task, restarted.

* The documentation would not download and build. Could be my wi-fi. Manually copied 6198 ./src/doc, worked. But this version of kicadwinbuilder always reports:

-- Updating KiCad Documentation source from bazaar head
ERROR Updating Documentation!
ERROR Bazaar said: bzr: ERROR: Not a branch: "http://bazaar.launchpad.net/~kicad
-developers/kicad/doc/".