Search results

  1. M

    Error Visual studio 2017 error LNK2001: unresolved external symbol

    Hello guys, I'm trying to compile a simple module following the API_Guide. That's the code: // Dll1.cpp : Defines the exported functions for the DLL application. // #include "stdafx.h" //====================== //Module initialisation //====================== #define ORBITER_MODULE #include...
  2. M

    Orbiter and NASSP using UDP, question.

    Hello everyone! I'm working on a project in which I need to use Orbiter as a real time visualization tool for the LM landing(phase 17 Before lunar liftoff on NASSP). To be more precise, I have all the physics running on another software connected to Virtual AGG and I need to send all these data...
Top