Code Monkey home page Code Monkey logo

dss's Introduction

DeepSkyStacker

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

DeepSkyStacker is a 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

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

Copyright (c) 2006-2019, LucCoiffier Copyright (c) 2018-2020, David C. Partridge, Tony Cook, Mat Draper, Simon C. Smith, Vitali Pelenjow, Michal Schulz

Building DeepSkyStacker:

You will need to install Visual Studio 2022 (17.2.3), Qt 5.15.2+ and Qt VS Tools 2.8.1+ for VS2022.

You will need to use QT VS Tools Options dialog to set up two named Qt Installations:

1. Called 5.15.2x86 pointing to msvc2022 sub-directory of your Qt install
	for example C:\Qt\5.15.2\msvc2022
2. Called 5.15.2x64 pointing to the msvc2022_64 sub-directory of your Qt install
	for example C:\Qt\5.15.2\msvc2022_64

In addition you will need to set an environment variable (right-click on the "DeepSkyStacker" project in the VS solution explorer and go to Properties > Configuration Properties > Debugging > Environment) called QtInstDir set to the value C:\Qt\5.15.2\msvc2022_64 (assuming you are running on 64-bit Windows).

You will also need to install Visual Leak Detector, which the project will expect to find at C:\Program Files (x86)\Visual Leak Detector. In the Visual Leak Detector installation wizard, be sure to check "Add VLD directory to your environmental path".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.