SDK...Uggh

FSX including FSX Steam version.

SDK...Uggh

Postby Excalibur372 » Sun Mar 29, 2009 9:08 am

So I recently got deluxe. I installed it and everything. I think I installed the SDK but I can't find it. It is a icon? Can someone tell me how to properly install it? Thanks
lifes a beach.
not.
User avatar
Excalibur372
2nd Lieutenant
2nd Lieutenant
 
Posts: 173
Joined: Tue Feb 03, 2009 6:52 pm
Location: Baton Rouge, Louisiana KBTR

Re: SDK...Uggh

Postby carcher126 » Sun Mar 29, 2009 9:24 am

Its not an icon its in C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK if using winXP then its all separate so go to the folder you looking for, its almost self explanatory.  ;)

carcher126  :)
carcher126
2nd Lieutenant
2nd Lieutenant
 
Posts: 106
Joined: Wed Mar 19, 2008 7:37 pm
Location: Yorkshire, UK

Re: SDK...Uggh

Postby Gypsy_Baron » Sun Mar 29, 2009 12:51 pm

Its not an icon its in C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK if using winXP then its all separate so go to the folder you looking for, its almost self explanatory.  ;)

carcher126  :)


That's only if you use the default install path.

In any case, inside the folder "Microsoft Flight Simulator X SDK" will
be another folder "SDK" and inside THAT folder will be the file
"fsxsdk.chm". Click on that file to open the SDK.

  Paul
Image
User avatar
Gypsy_Baron
1st Lieutenant
1st Lieutenant
 
Posts: 467
Joined: Tue Oct 05, 2004 6:33 pm
Location: Daly City, California

Re: SDK...Uggh

Postby HarvesteR » Sun Mar 29, 2009 4:30 pm


That's only if you use the default install path.



I VERY STRONGLY Recommend you leave the SDK to it's default path... as many things will rely on this path to work correctly...

it's a whole world of trouble if you install it somewhere else, as i was stupid enough to do  ::) ...i had myself reinstalling it again in just a few hours... since i couldn't get it to work... i mean, it's possible, but it's such a hassle as to discourage the most insistent non-default-path installers out there (such as me  ;) )

just leave it at the default path, and be happy  :)

Oh, and the SDK is not an icon, or a program for that matter... it is a set of files, including docs, plugins for design software and FSX, and sample source files

read the docs first, it'll tell you about the rest  ;)

Cheers
:D NEW PC SPECS: Intel Core i7 920 - 6GB Corsair DDR3 PC12800 RAM- Intel DX58SO Mobo - Geforce GTX 460 768MB GDDR5 - 3x LG1952h LCDs through Matrox's TH2Go - 640GB Seagate Barracuda 7200Rpm
User avatar
HarvesteR
Captain
Captain
 
Posts: 675
Joined: Wed Aug 16, 2006 8:18 pm
Location: Mexico, DF :D

Re: SDK...Uggh

Postby Excalibur372 » Sun Mar 29, 2009 7:07 pm

Ok, I need to
Last edited by Excalibur372 on Sun Mar 29, 2009 7:08 pm, edited 1 time in total.
lifes a beach.
not.
User avatar
Excalibur372
2nd Lieutenant
2nd Lieutenant
 
Posts: 173
Joined: Tue Feb 03, 2009 6:52 pm
Location: Baton Rouge, Louisiana KBTR

Re: SDK...Uggh

Postby Gypsy_Baron » Sun Mar 29, 2009 9:18 pm

Ok, I need to  know exactly what to put in dll file to make the "tools" show up in the menu bar. Help?!


Here is my dll.xml contents. Note that I also have FSUIPC installed.
Adjust the path statements for YOUR SDK location:
Code: Select all
<?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>I:\Program Files\Microsoft Games\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>I:\Program Files\Microsoft Games\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>I:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
        <Name>FSUIPC 4</Name>
        <Disabled>False</Disabled>
        <Path>Modules\FSUIPC4.dll</Path>
    </Launch.Addon>
</SimBase.Document>


And any addons that reference the SDK will get it's location from
the registry. And if the addon doesn't follow that accepted procedure,
then I wouldn't trust the addon....just my opinion.

  Paul
Image
User avatar
Gypsy_Baron
1st Lieutenant
1st Lieutenant
 
Posts: 467
Joined: Tue Oct 05, 2004 6:33 pm
Location: Daly City, California

Re: SDK...Uggh

Postby Fr. Bill » Sun Mar 29, 2009 10:45 pm


That's only if you use the default install path.



I VERY STRONGLY Recommend you leave the SDK to it's default path... as many things will rely on this path to work correctly...


I just AS STRONGLY recommend precisely the opposite. In fact, I don't even install FS in the rediculously long default path!

What's the penchant for insanely long paths???

Install the SDK then simply use the included ConfigSDK.exe program to update all the required files for the new, and shorter path...

Installation to a non-default folder
The paths in the documentation and some tools will only be correct if the SDK is installed to the default folder. If the SDK is installed to a non-default folder, be aware that some documented paths may not be correct, and run the tool ConfigSDK.exe (in the SDK folder) to update the paths of a number of the configuration tools to the correct folder.

BillImage Gauge Programming - 3d Modeling Eaglesoft Development Group Intel Core 2 Quad Q6600-4GB DDR2 Crucial PC6400-800 GB SATA-ATI Radeon HD2400 Pro 256MB DX10 [i
Fr. Bill
Captain
Captain
 
Posts: 961
Joined: Sun Apr 27, 2003 1:31 pm
Location: Hammond, IN

Re: SDK...Uggh

Postby Excalibur372 » Mon Mar 30, 2009 4:56 pm

I tried copying and pasting the text from the post.(I took out the FSPUIC).
I go to a flight and the "tools" section in the menu bar is not there. I think I am going to reinstall it....
lifes a beach.
not.
User avatar
Excalibur372
2nd Lieutenant
2nd Lieutenant
 
Posts: 173
Joined: Tue Feb 03, 2009 6:52 pm
Location: Baton Rouge, Louisiana KBTR


Return to Flight Simulator X (FSX) and Steam

Who is online

Users browsing this forum: No registered users and 725 guests