cgsecurity / testdisk

TestDisk & PhotoRec
https://www.cgsecurity.org/
GNU General Public License v2.0
1.68k stars 205 forks source link

Hello Master,How to compile win_qphotorec ? #164

Closed basicbh closed 1 month ago

basicbh commented 1 month ago

I can compile the DOS UI qphotorec.exe by cygwin,but How to compile win_qphotorec.exe ? What do I need?

Thanks!

JonnyTech commented 1 month ago

https://raw.githubusercontent.com/cgsecurity/testdisk/refs/heads/master/INSTALL

basicbh commented 1 month ago

https://raw.githubusercontent.com/cgsecurity/testdisk/refs/heads/master/INSTALL

thank you,but I mean I want to compile the qphotorec_win.exe with windows UI not DOS UI.

basicbh commented 1 month ago

Compilation environnement

testdisk uses several libraries if available:

sorry,You mean * Qt5 library - Optional, required for QPhotoRec and to update the configure script. here?\ but how to do next? thanks!

basicbh commented 1 month ago

still need help,thanks everyone!

basicbh commented 4 weeks ago

./configure --enable-qt=yes Im using this command,then I got a qphotorec.exe QQ图片20241027231504

but cant run,I put it in E:\cygwin64\bin show nothing,but the testdisk.exe IS WELL.