OHM MyVessel 2017 Edition

OrbitHangar

Addon Comments
Joined
Apr 9, 2008
Messages
3,832
Reaction score
18
Points
0
Author: tcr_500

This is a template project to get you started with developing vessels for Orbiter 2016 using Visual Studio 2017.  This utility requires Orbiter Props Files for VS2017 in order to work.

The template contains starter code for vessel and module initialization and shutdown, animations, loading and saving vessel states, and defining vessel capabilities.  The project should compile as-is in both the Debug and Release configurations directly to Orbiter's modules directory without any warnings or errors.

Instructions for installation and use are inside the readme file.



DOWNLOAD
 
Thanks! Will try this, I have a lot of problems getting Visual Studio to work on new projects.

Code templates are also very welcome!
Should work better than "copy / paste" code from random examples ;)
 
Gave it a go and its compiled etc, and put the dll in the modules directory.


Given me a push to get back to my attempts at C++!

N.
 
Back
Top