Can't disable building of minizip in r2684-stable

Bug #696458 reported by LordBlick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Undecided
Unassigned

Bug Description

Disabling of building minizip doesn't work in recent stable version, so I've made patch, which is in attachment.

Tags: stable
Revision history for this message
LordBlick (lordblick) wrote :
Revision history for this message
LordBlick (lordblick) wrote :

cmake option not works for me: -DKICAD_MINZIP=OFF

Revision history for this message
LordBlick (lordblick) wrote :

This patch too, I'm to weak in cmake scripts...

description: updated
Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 696458] Re: Can't disable building of minizip in r2684-stable

I just built kicad stable BZR 2684 using CMake 2.8 on both MinGW/MSYS
and Debian testing by passing -DKICAD_MINIZIP=OFF on the command line
and building minizip was properly disabled. I'm not sure what is causing
your problem. What platform are you building on, what version of CMake
are you using, and how are you using cmake (command line or GUI)?

On 1/2/2011 9:55 AM, LordBlick wrote:
> This patch too, I'm to weak in cmake scripts...
>
> ** Description changed:
>

Revision history for this message
jean-pierre charras (jp-charras) wrote :

Perhaps you should use the right option -DKICAD_MINIZIP=OFF instead of -DKICAD_MINZIP=OFF
(note: MINIZIP, not MINZIP)

Revision history for this message
LordBlick (lordblick) wrote :

OK, no problem, but anytime there is need for other patch... ;)

Changed in kicad:
status: New → Fix Committed
Jon Neal (reportingsjr)
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.