ermig1979 / AntiDupl

A program to search similar and defect pictures on the disk
https://ermig1979.github.io/AntiDupl
MIT License
1.28k stars 93 forks source link

Cleaning up AntiDuplWPF and update Framework to v4.8 #162

Closed Edi61 closed 1 year ago

Edi61 commented 1 year ago

Cleaning up (also remove x86 configs) to avoid duplicated AntiDupl.dll code and framework update to v4.8 so that it's principially compiling and running for x64. I don't know if project will be continued, target of of WPF project is not clear.

heinrichI commented 1 year ago

For me, shell programming on WPF is much more pleasant.

ermig1979 commented 1 year ago

Hi! As I can see WPF code is still remain while duplicated c++ code was removed.

Edi61 commented 1 year ago

@heinrichI: I have shown the situation graphically (see pictures below). With this PR only the first Step 1 was done. It's even not fully done, because Corelib is still old Version and not jet fully compatible to latest Antidupl.NET. For possible next steps I have drawn some slides. Step 2 was already implemented mostly by @Gigas002 (see Implementation https://github.com/Gigas002/AntiDupl/issues) but stopped for some reasons. These changes will also not be possible to merge, they must be done manually. I am not a GUI C# Expert, so some C# expert might support here. Important would be to do the changes slowly on master branch other wise merge will be very diifficult.

image image image image