Recent content by Jan

  1. J

    New Release VC++ 2008 Startup Projects

    I think I'm messing more up then what is good. Orbiter Crashes when loading the scenario 'Shuttle A - Launch' but not the scenario 'ShuttleA - Olympus spaceport' So it must be something about ShuttleA's cargo and the default version that comes with the SDK. ShuttleA MarkII: is that the...
  2. J

    New Release VC++ 2008 Startup Projects

    1>------ Build started: Project: ShuttleA, Configuration: Debug Win32 ------ 1>Compiling... 1>ShuttleA.cpp 1>Compiling resources... 1>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 1>Copyright (C) Microsoft Corporation. All rights reserved. 1>Compiling manifest to resources...
  3. J

    New Release VC++ 2008 Startup Projects

    Ok, what about this one ? 1>------ Build started: Project: ShuttleA2008, Configuration: Debug Win32 ------ 1>Compiling... 1>ShuttleA.cpp 1>Compiling resources... 1>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 1>Copyright (C) Microsoft Corporation. All rights reserved...
  4. J

    New Release VC++ 2008 Startup Projects

    I've changed the DeltaGlider.vcproj file to reflect the shuttleA settings to the best of my ability. But I get a compile error I don't know how to get rid off ? (i don't have the file msvcirt.lib on my computer.) 1>------ Build started: Project: ShuttleA2008, Configuration: Debug Win32 ------...
  5. J

    New Release VC++ 2008 Startup Projects

    Hi and thank you. I've just installed VC++ 2008 Express and I'm now playing with your VC++ 2008 Deltaglider SDK as my first venture into Orbiter add-on's. So far it goes well, I made a 1680x1050 size 2d panel with 3 MFD's to try to get a feeling, about what it takes to make add-on's for...
Back
Top