Closed nigeil closed 10 years ago
This sounds odd.. YubiKeyLogger::defaultLogFilename() is declared as a public function
I don't have immediate access to anything with gcc 4.9 so not able to check this instantly..
/klas
nvm, good catch. This was an error introduced in fe42bd453f347f6da68551294549832095336bf2
I was unable to build this program using the standard "qmake && make". Errors occur during the build process, pertaining almost exclusively to private member violations. I'd imagine this is an issue with a new version of GCC - I'm using GCC 4.9.1 for the build process. Below is a sample (I can provide a full list if desired):