百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
D

DSS

> 编程语言
开源

DeepSkyStacker

1.1K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

DeepSkyStacker

DeepSkyStacker

This is the github repository for all the DeepSkyStacker source code.

DeepSkyStacker is freeware created in 2006 by Luc Coiffier

It was open sourced in 2018 and is maintained by a small and dedicated team:

David C. Partidge, Tony Cook, Mat Draper, Simon C. Smith, Vitali Pelenjow,
Michal Schulz, Martin Toeltsch, Iustin Amihaesei

The code is open source under the terms of the BSD 3-Clause License (see LICENSE).

Copyright (c) 2018-2025, David C. Partridge, Tony Cook, Mat Draper, Simon C. Smith, Vitali Pelenjow, Michal Schulz, Martin Toeltsch, Iustin Amihaesei

Copyright (c) 2006-2019, Luc Coiffier Building DeepSkyStacker:

To work on the current development codebase (for DeepSkyStacker 6.1.2) which uses a VS solution file called DeepSkyStacker.VS2022.sln, you will need to install Visual Studio 2026. For earlier code versions either VS2019 or VS2022 will work.

If you open a DeepSkyStacker solution file for 6.1.1 or earlier releases, please do not accept VS2026's offer to upgrade the build environment the first time you open the solution file.

In addition to Visual Studio, you will need to install Qt 6.10.0, Qt VS Tools and Visual Leak Detector (see below).

You also need to install vcpkg on Windows and create an Lubuntu 22.04 build system (typically in a Virtual Machine). Instructions on setting up the Linux build system are in "Setup Linux.txt".

There are also instructions for setting up a macOS build system.

Qt 6.10.0,Qt VS Tools

Qt 6.10.0 is needed to build DeepSkyStacker 6.1.1 and the current development (master branch).

In addition to you you will also need to install the Visual Studio Extension Qt VS Tools : (Extensions/Manage Extensions).

You will need to use Extensions/Qt VS Tools/Qt Versions to set up the named Qt Installation called:

6.10.0_msvc2022_64

pointing to the relevant sub-directory of your Qt installations (for example C:\Qt\6.10.0\msvc2022_64).

Visual Leak Detector

You should install the version of VLD that is maintained by Alex Vanden Abeele as that now appears to be the only one that is being kept up to date. The version what was maintained by the Microsoft Azure team hasn't been updated for a long time. You can download version 2.5.12 of this from Visual Leak Detector. You should install it to C:\Program Files (x86)\Visual Leak Detector as that is the location that the DeepSkyStacker projects expect to find it. In the Visual Leak Detector installation wizard, be sure to select Visual Studio integration.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言