Difference between revisions of "Windows Builder Notes"
From LinuxMCE
(Adding ARchitecture List.) |
m (added Compile Environment Information.) |
||
Line 1: | Line 1: | ||
This page documents the little scribbles as I progress along making the Windows builds of Orbiter successfully compile. --[[User:Tschak909|Tschak909]] 01:37, 30 June 2009 (CEST) | This page documents the little scribbles as I progress along making the Windows builds of Orbiter successfully compile. --[[User:Tschak909|Tschak909]] 01:37, 30 June 2009 (CEST) | ||
− | Goal Targets | + | ==Goal Targets== |
* Win32 - X86 | * Win32 - X86 | ||
Line 14: | Line 14: | ||
(Any missing architectures here?) | (Any missing architectures here?) | ||
+ | |||
+ | ==Build Environment== | ||
+ | |||
+ | * '''System:''' Virtual Machine Running in VirtualBox 3.0 | ||
+ | * '''OS:''' Windows XP with All Service Packs and patches applied. | ||
+ | * '''Compiler:''' Microsoft Visual Studio 2005, with all SDKs for above targets applied. |
Revision as of 00:41, 30 June 2009
This page documents the little scribbles as I progress along making the Windows builds of Orbiter successfully compile. --Tschak909 01:37, 30 June 2009 (CEST)
Goal Targets
- Win32 - X86
- Windows CE
- Pocket PC 2003 (Standard Orbiter) - ARMV4
- Smartphone 2003 (Mobile Orbiter) - ARMV4
- Smartphone 2005 (Mobile Orbiter) - ARMV4
- Windows Mobile 5 (Standard Orbiter) - ARMV4
- Windows Mobile 6 (Standard Orbiter) - ARMV4
- Windows CE 4.2 (Standard Orbiter) - ARMV4 X86
- Windows CE 5.0 (Standard Orbiter) - ARMV4 X86
(Any missing architectures here?)
Build Environment
- System: Virtual Machine Running in VirtualBox 3.0
- OS: Windows XP with All Service Packs and patches applied.
- Compiler: Microsoft Visual Studio 2005, with all SDKs for above targets applied.