Compile from source on macOS #5
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I tried to compile from source
testdiskon macOS Catalina with success, at least until now.I first tried to compile without Xcode and without any
ccompiler to be able to compare changes on./compileafter adding one.Then installed
gccusing brew and the./compilestep went enough fine to continue to next step, then, I ran amakeandmake installwith also good enough results.I know there are some missing Warnings on the configure step related mostly to
qt5,ntfs&extsupport but it may be a start to compile from sourcetestdiskon macOS.Finally, tried to make a recovery from a USB pendrive formatted with
exFatand all went fine.I hope to address those warnings later if manage to get the time. Do you mind in taking this progress?
Logs on configure & make:
testdriveversion:photorecversion: