|
Message-ID: <CANWtx00iLO_Dgwxf1ijvFr676iUi9d74EupteBVAgHB60pnLkg@mail.gmail.com> Date: Mon, 22 Jun 2015 17:26:12 -0400 From: Rich Rumble <richrumble@...il.com> To: john-dev@...ts.openwall.com Subject: Re: Johnny test feedback (was: Mathieu's weekly report #7) 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
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.