On Monday, 2 September 2013 12:05:13 CEST, Joseph W. Joshua wrote:
1. The first issue was about zlib. At the website (http://trojita.flaska.net/download.html),
   it says that zlib is optional, and yet the build always fails at:

This is interesting. People who have built on Windows said that the default installation of Qt ships with zlib *and* makes it available to the library users. What version of Qt do you use? Have you compiled it yourself? How? What compiler/toolchain are you using?

Anyway, the cmake code looks like it should do the right thing here; it *checks* whether zlib is available, and should gracefuly resort to disabling this feature when zlib is not there.

2. After including zlib, the project builds to 100%, and then fails with:

[100%] Building RC object CMakeFiles/trojita.dir/src/trojita_ico_win32.rc.obj CMakeFiles\trojita.dir\build.make:80: recipe for target `CMakeFiles/trojita.dir/src/trojita_ico_win32.rc.obj' failed CMakeFiles\Makefile2:2591: recipe for target `CMakeFiles/trojita.dir/all' failed
makefile:125: recipe for target `all' failed
The system cannot find the path specified.
D:\MinGW\bin\windres.exe: preprocessing failed.
mingw32-make[2]: *** [CMakeFiles/trojita.dir/src/trojita_ico_win32.rc.obj] Error 1
mingw32-make[1]: *** [CMakeFiles/trojita.dir/all] Error 2
mingw32-make: *** [all] Error 2
12:10:39: The process "D:\MinGW\bin\mingw32-make.exe" exited with code 2.
Error while building/deploying project trojita (kit: 481-mingw)
When executing step 'Make'

Is that really the full message? I don't see any details in there.

Cheers,
Jan

P.S.: looks like you sent the "same" message with soem formatting changes several times.

--
Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/

Reply via email to