PDA

View Full Version : I need help installing sdk real bad ...


clueless_joe
09 Feb 2010, 20:54
Am on my 20th hour trying to install SDK into FSX Accelerator ... is this a sick initiation into SDK?

Am now using your procedures. Am at the troubleshooting stage as it still won't install. Found an issue with dll.xml - the disable is set to 'true'. Need to change it to 'false'. I right click on the file to open in notepad. Make the changes.

Still no joy.

FelixFFDS
09 Feb 2010, 21:24
Did you FIRST install the SDK from the FS-X Deluxe RTM disc?

clueless_joe
09 Feb 2010, 21:39
I don't know what RTM means but I installed SDK from disk 1 of deluxe. However when I installed SDK SP1a, the install window said it would uninstall the original SDK. When I installed the accelerator SDK - sdk.msi, the install window said it would uninstall SP1a. Go figure.

What is the Toolbar when I fly in FSX. All I see is a menu bar which I can hide/unhide or some dialog windows when I right click the mouse.

I ran the ADSE. Wouldn't run. Had a bunch of error alerts. Said to go to Owl's Nest. What's Owl's Nest?

Thanks

clueless_joe
09 Feb 2010, 21:45
Attached is my ADE report. I have no idea what it means.

Date of Report: 2/9/2010 9:42:15 PM
Operating System: Microsoft Windows XP Home Edition
OS Service Pack: Service Pack 2 (2.0)
OS Version: 5.1.2600 (32 Bit)
OS Language: English (United States) => separator: '.'
Nodename: YOUR-F78BF48CE2
ADE installed: no
ADE Path: ADE not found
ADE Install Version: n/a
ADE File Version: n/a
ADE Info: n/a
FXS installed: yes
FSX Path: C:\Program Files\Microsoft Games\Microsoft Flight Simulator X\
FSX Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)
FSX Trailing '\' Error: False
FX9 installed: no
FS9 Path: n/a
FS9 Version: n/a
FS9 Trailing '\' Error: False
RTM Simconnect: yes
SP1 Simconnect: yes
SP2 Simconnect: yes
FSX SDK installed: yes
FSX SDK Path: C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\
FSX SDK Trailing '\' Error: False
BGLComp Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)
BGLComp >= SP1: yes
Shp2Vec found: yes
.NET 1.1 installed: yes
.NET 2.0 installed: yes
.NET 3.0 installed: yes
.NET 3.5 installed: yes
XML3 installed: yes
XML4 installed: yes
XML5 installed: yes
XML6 installed: yes
FSUIPC/FS9 installed: n/a
FSUIPC/FSX installed: not installed
Connected to FS9 ok: no
Connected to FSX ok: no

n4gix
09 Feb 2010, 22:41
I don't know what RTM means but I installed SDK from disk 1 of deluxe. However when I installed SDK SP1a, the install window said it would uninstall the original SDK. When I installed the accelerator SDK - sdk.msi, the install window said it would uninstall SP1a. Go figure.

That's what it's supposed to do... Each SDK replaces the earlier version, so it must be uninstalled before the updated version can be installed...

However, there is a method to the seeming madness, because the SimConnect.dll for each version of the SDK installed is NOT deleted, so that when done, there should be three SimConnect.dll's remaining in the ..\winsxs folder. This way, any SimConnect host or client will have the version it was compiled for available.

If you have everything configured properly, you should have a new entry on the top menu bar of FSX called "Toolbar."

scruffyduck
10 Feb 2010, 02:12
Attached is my ADE report. I have no idea what it means.

Date of Report: 2/9/2010 9:42:15 PM
Operating System: Microsoft Windows XP Home Edition
OS Service Pack: Service Pack 2 (2.0)
OS Version: 5.1.2600 (32 Bit)
OS Language: English (United States) => separator: '.'
Nodename: YOUR-F78BF48CE2
ADE installed: no
ADE Path: ADE not found
ADE Install Version: n/a
ADE File Version: n/a
ADE Info: n/a
FXS installed: yes
FSX Path: C:\Program Files\Microsoft Games\Microsoft Flight Simulator X\
FSX Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)
FSX Trailing '\' Error: False
FX9 installed: no
FS9 Path: n/a
FS9 Version: n/a
FS9 Trailing '\' Error: False
RTM Simconnect: yes
SP1 Simconnect: yes
SP2 Simconnect: yes
FSX SDK installed: yes
FSX SDK Path: C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\
FSX SDK Trailing '\' Error: False
BGLComp Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)
BGLComp >= SP1: yes
Shp2Vec found: yes
.NET 1.1 installed: yes
.NET 2.0 installed: yes
.NET 3.0 installed: yes
.NET 3.5 installed: yes
XML3 installed: yes
XML4 installed: yes
XML5 installed: yes
XML6 installed: yes
FSUIPC/FS9 installed: n/a
FSUIPC/FSX installed: not installed
Connected to FS9 ok: no
Connected to FSX ok: no

Based on this report you have the SDK installed.

clueless_joe
10 Feb 2010, 06:44
Still no joy. I run Free Flight using the start up default Air Trike. Screen appears. I'm in full screen mode. I right click and select 'Unhide menu bar'. I see the usual menu categories plus one ADD-on for AI Carriers. No menu selection called "Tools'.

Below is my dll.xml file:

<?xml version="1.0" encoding="Windows-1252"?>
- <SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
- <Launch.Addon>
<Name>Object Placement Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
</Launch.Addon>
- <Launch.Addon>
<Name>Traffic Toolbox</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
</Launch.Addon>
- <Launch.Addon>
<Name>Visual Effects Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
</Launch.Addon>
</SimBase.Document>

All my files are in the default locations set up by the installation ... no custom/non-standard installation.

clueless_joe
10 Feb 2010, 07:53
In response to scruffy_duck's comment that SDK must be installed ... how can I run SDK outside of FSX. I read in the SDK overview that some modules are out side of FSX.

WHat are the steps ... double click an icon, type a command line entry?

Can I run the three modules that run in FSX outside of FSX also. If yes, how do I do this.

Should be a warning on the FSX game box "Graduate degree in computer science needed to do the simplest tasks. Be prepared to waste large amounts of time of your free time".

Alfa
10 Feb 2010, 08:23
This will do the trick for you, to get the menu item Tools.

Just replace the ..\ whit C:\ as you can see in the sample

<?xml version="1.0" encoding="Windows-1252"?>
- <SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
- <Launch.Addon>
<Name>Object Placement Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
</Launch.Addon>
- <Launch.Addon>
<Name>Traffic Toolbox</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
</Launch.Addon>
- <Launch.Addon>
<Name>Visual Effects Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
</Launch.Addon>
</SimBase.Document>

BASys
10 Feb 2010, 08:31
Hi Folks

clueless_joe -
Have you got the 3 in-game Tools running yet ?

Get that sorted first.
See - FSDeveloper - Wiki - SDK Installation (FSX) (http://www.fsdeveloper.com/wiki/index.php?title=SDK_Installation_%28FSX%29)



I read in the SDK overview that some modules are out side of FSX.

WHat are the steps ... double click an icon, type a command line entry?
See the FSDeveloper - Wiki - Command Prompt Window (http://www.fsdeveloper.com/wiki/index.php?title=Command_Prompt_Window) and the links from there.



Can I run the three modules that run in FSX outside of FSX also.
No.
As explained in the Wiki -
the OPT, Traffic ToolBox & VisualFX tools only run within FSX.



Admin/Moderators -
Recommend moving this thread and the other one
to the Tools -SDK installation subforum.


HTH
ATB
Paul

clueless_joe
10 Feb 2010, 09:21
I'll try again tonight. Will advise if I get lucky.

Thanks to everyone for their time and advice.