ph4r05 / Whitebox-crypto-AES

Whitebox AES implementation in C++. Chow, Karroumi.
https://is.muni.cz/th/325219/fi_m/
337 stars 112 forks source link

gtest.h: No such file or directory #19

Closed PratikGajera closed 7 years ago

PratikGajera commented 7 years ago

Dear veawor,

when I building WBAes.cpp wbaes_test.cpp source code, getting error fatal error: gtest/gtest.h: No such file or directory. Please provides a solution of this error.

ph4r05 commented 7 years ago

Uff this commit is way to large :) I am afraid I cannot accept it. Including library sources such as boost is not the preferred way of managing repos.