Starting 7zip from QProcess gives error “cannot find archive”
问题 i am working on an application made with Qt5 that downloads a .zip-file to a temporary directory and extracts the .zip-file to a specified directory. I already managed to download the .zip-file and now I'm trying to extract it using 7zip. I use QProcess to start 7Zip. Here the file structure of my Qt-build-kit-thingy: build-ExtractTest-Desktop_Qt_5_3_MSVC2013_64bit-Debug 7za.exe build ExtractTest.exe Here is the code I use for starting the Process: // assemble extraction command QString