how to compile qphotorec

How to use TestDisk to recover lost partition
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Locked
Message
Author
fas123
Posts: 1
Joined: 05 Nov 2021, 18:55

how to compile qphotorec

#1 Post by fas123 »

how do i compile qphotorec in QT5? There is no .pro file in the source code files.

User avatar
cgrenier
Site Admin
Posts: 5432
Joined: 18 Feb 2012, 15:08
Location: Le Perreux Sur Marne, France
Contact:

Re: how to compile qphotorec

#2 Post by cgrenier »

You need to use ./configure && make as described in https://www.cgsecurity.org/testdisk.pdf

Locked