kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #08096
You missed a file in the zlib CMake script...
By the way, was it really necessary to embed the whole zlib? It should be already provided with wx... (or is the wx one statically linked?)
=== modified file 'zlib/CMakeLists.txt'
--- zlib/CMakeLists.txt 2012-05-03 18:37:56 +0000
+++ zlib/CMakeLists.txt 2012-05-04 09:47:20 +0000
@@ -1,4 +1,5 @@
set(ZLIB_SRCS
+ adler32.c
compress.c
crc32.c
deflate.c
--
Lorenzo Marcantonio
Logos Srl
Follow ups