Help wanted for Open Source project
- 
If this post is out of order, please delete. I'm the lead developer for the Open Source astrophotography image stacking software called DeepSkyStacker, which I am slowly porting to Qt (from MFC). I'd guess that the job is about 60 to 70 percent done, and I'm running out of steam (at least for now). Are there any Qt developers about who are willing and are able to assist with this endeavour - there's no payment involved just kudos! If you are interested to assist, please either reply here or by PM (or post to the DeepSkyStacker mailing list at groups.io). Thanks a lot 
 David
- 
- 
If this post is out of order, please delete. I'm the lead developer for the Open Source astrophotography image stacking software called DeepSkyStacker, which I am slowly porting to Qt (from MFC). I'd guess that the job is about 60 to 70 percent done, and I'm running out of steam (at least for now). Are there any Qt developers about who are willing and are able to assist with this endeavour - there's no payment involved just kudos! If you are interested to assist, please either reply here or by PM (or post to the DeepSkyStacker mailing list at groups.io). Thanks a lot 
 David@Perdrix I just had a quick look at the project and the setup seems to be fairly complicated. Have you thought about using vcpkgfor dependency management?
- 
@Perdrix I just had a quick look at the project and the setup seems to be fairly complicated. Have you thought about using vcpkgfor dependency management?@DerReisende Never heard of it before today. Nice idea though! 
- 
@DerReisende Never heard of it before today. Nice idea though! @Perdrix It has dead simple integration with Visual Studio and when you later might want to use CMake for building it is also easy to use. libraw, libtiff and boost are available and it would simplify things quite a lot for newcomers. 
 
