Search results

  1. C

    SDK Question How do I get started debugging Atlantis?

    I'm trying to debug the Atlantis sample for the first time. I've added breakpoints in places I'd expect to be hit, for example on ln195 of Atlantis.cpp which seems to create the Space Shuttle Main Engine - I'd expect it to be hit when I first launch the Atlantis sample: //...
  2. C

    Is Orbiter SDK development a good way to learn flight software development?

    I've started SDK development using Orbiter. I'm doing it so that I can learn flight software development, as I want to work on real space flight software development. I'm an experienced software engineer but a complete C++ and Orbiter noob. I've now got the Atlantis sample building thanks to...
  3. C

    SDK Question Atlantis sample not compiling - missing reference to VESSEL2

    I'm a complete Orbiter noob. I'm trying to compile the Atlantis sample from Orbiter 2016 using Visual Studio 2019 (preview version). I'm getting the following error in the Atlantis_SRB project: Error LNK2019 unresolved external symbol "__declspec(dllimport) public: __thiscall...
  4. C

    Hello, is this the forum I'm looking for

    Hi there. I've just joined the forum and I don't really know what orbiter is all about. I came across it when searching for 'spacecraft autoland'. I want to get information on spacecraft landing, as I want to develop/enhance software for space exploration and I'm interested in focusing on flight...
Back
Top