-
没有Ubuntu 16.10的PPA包,自己编译,但是失败了,编译日志如下:
```
14:30:43: 为项目Project执行步骤 ...
14:30:43: Persisting CMake state...
14:30:53: 正在启动 "/usr/bin/cmake" --build . --target clean
14:30:54: 进程"/usr/bin/cmake"…
-
环境:fedora 21 x86_64, gcc 4.9.2
版本:https://github.com/WizTeam/WizQTClient/commit/ec94b93c1f1cfae8a879b0e2552ef0ffa486754d , https://github.com/WizTeam/WizQTClient/commit/2e51f137025f8e809f9c5d89b554d01…
-
环境:Linuxmint18 Qt5.10
报错信息:
```
[ 0%] Building CXX object lib/cryptopp/CMakeFiles/cryptlib.dir/whrlpool.cpp.o
/home/nicalos/.build/WizQTClient/lib/cryptopp/whrlpool.cpp:425:3: error: unknown tok…
-
While developing support for an external app that uses the HC-256 cipher, I noticed inconsistencies with the `CryptoPP::HC256` algorithm's output. Further digging showed that when either the key or IV…
-
1. Please consider adding ARM/ARM64 (/ARM64CE?) platforms to .vcxproj at least for static library. Changes for ARM64 static library are trivial, DLL might be harder because of assembler.
2. https://…
-
I swear I have Crypto installed on my system - Gentoo Linux - but I get this error while trying to build:
```
cryptopp.o: In function `CryptoPP::StringSinkTemplate::StringSinkTemplate(std::__cxx11…
-
`[` 65%] Building CXX object src/CMakeFiles/WizNote.dir/sync/WizKMSync.cpp.o
In file included from /home/admz/build/WizQTClient-2.5.6/src/sync/WizKMSync.cpp:1:0:
/home/admz/build/WizQTClient-2.5.6/s…
-
f9587f20c963 added CMake build. However, `--with-cryptopp` wasn't converted and may be used downstream (distro packaging).
-
-
Setup: cryptopp-cmake and cryptopp are subfolders of my main project. `cryptopp-cmake` is included with `add_subdirectory` and `CRYPTOPP_SOURCES` points to the folder containing `cryptopp`.
Buildin…