|
Message-Id: <B2AE0AE6-160A-49E6-8849-0F2CBA13984B@shinnok.com> Date: Wed, 24 Jun 2015 14:09:51 +0300 From: Shinnok <admin@...nnok.com> To: john-dev@...ts.openwall.com Subject: Re: Johnny test feedback (was: Mathieu's weekly report #7) > On Jun 23, 2015, at 12:26 AM, Rich Rumble <richrumble@...il.com> wrote: > > On Mon, Jun 22, 2015 at 3:42 PM, Shinnok <admin@...nnok.com> wrote: >> I guess you were the only one interested enough to give Johnny master a spin for the time being. There's going to be enough encouragement for people with this first release, doing something more at this point is too late and will delay the actual release. > I've tried compiling on Windows, and I've got this error on "make" > Qmake seemed to work well. > > rich@...MPLE /c/Users/rich/Downloads/johnny-master > $ make > make -f Makefile.Release > make[1]: Entering directory `/c/Users/rich/Downloads/johnny-master' > g++ -c -pipe -fno-keep-inline-dllexport -O2 -frtti -Wall -Wextra > -fexceptions -mthreads -DUNICODE -DQT_NO_DEBUG -DQT_WIDGETS_LIB > -DQT_GUI_LIB -DQT_COR > E_LIB -DQT_NEEDS_QMAIN -I'.' > -I'../../../../Qt/5.4/mingw491_32/include' > -I'../../../../Qt/5.4/mingw491_32/include/QtWidgets' > -I'../../../../Qt/5.4/min > gw491_32/include/QtGui' > -I'../../../../Qt/5.4/mingw491_32/include/QtCore' -I'release' -I'.' > -I'../../../../Qt/5.4/mingw491_32/mkspecs/win32-g++' -o r > elease/main.o main.cpp > cc1plus.exe: error: unrecognized command line option > "-fno-keep-inline-dllexport" > make[1]: *** [release/main.o] Error 1 > make[1]: Leaving directory `/c/Users/rich/Downloads/johnny-master' > make: *** [release] Error 2 > -rich Are you by any chance using an existing MinGW/MSys setup, instead of the Qt 5 SDK supplied one? Shinnok
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.