| View previous topic :: View next topic |
| Author |
Message |
ollyau First Officer


Joined: Nov 04, 2006 Posts: 164 Location: SF Bay Area
|
Posted: Mon Jun 04, 2007 3:10 pm Post subject: |
|
|
| I tried using it, but I decided not to. I had a similar problem, but it was that I didn't launch Free Flight! So you need to launch Free Flight and then go into windowed mode (Alt-Enter), then you can use the Object Placement Tool. |
|
| Back to top |
|
 |
Guest

|
Posted: Mon Jun 11, 2007 9:27 pm Post subject: Re: FSX SDK Issues |
|
|
Would just like to say a very big thank you to other Guest.
I have been struggling for months trying to get SDK to run and I can say that following the instructions given concerning moving files etc, my SDK also now works fine.
A big thank you and to all those who haven't tried it...try it...
| RSparkyC wrote: |
So i got the delux edition of FSX, and I wanted to try the mission builder. I followed the instructions for setting up the sdx, and I double checked my dll.xml file to make sure that nothing was disabled. But when I start FSX it starts up like normal. There is no tools menu. Any ideas? Here is a copy of my dll.xml file. It's located at: C:\Documents and Settings\Ryan\Application Data\Microsoft\FSX\dll.xml
<?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.Addon>
<Name>Object Placement Tool</Name>
<Disabled>False</Disabled>
<Path>D:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\Mission Creation Kit\Object_Placement.dll</Path>
</Launch.Addon>
</SimBase.Document>
FSX is installed here: D:\Program Files\Microsoft Games\Microsoft Flight Simulator X
the SDK is here: D:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK
Ideas?
-Ryan |
|
|
| Back to top |
|
 |
ilan354 Trainee


Joined: Oct 09, 2006 Posts: 17
|
Posted: Fri Oct 19, 2007 8:54 pm Post subject: help SDK |
|
|
hi,
I have deluxe version of FSX but can't figuire out how to install SDK. please help |
|
| Back to top |
|
 |
ilan354 Trainee


Joined: Oct 09, 2006 Posts: 17
|
Posted: Sat Oct 20, 2007 7:08 am Post subject: help SDK |
|
|
Hi,
I can't find mine. I have deluxe version. How do i install SDK?  |
|
| Back to top |
|
 |
CRJCapt Chief Captain


Joined: Sep 12, 2005 Posts: 4344 Location: Ohio,USA
|
Posted: Sat Oct 20, 2007 12:04 pm Post subject: Re: help SDK |
|
|
| ilan354 wrote: |
Hi, I can't find mine. I have deluxe version. How do i install SDK?  |
Unless you know how to make software add-on items, the SDK(Software Developers Kit) won't do anything for you. It's used to manipulate the code of the program, If you don't know what you're doing, you can screw up your program.
http://en.wikipedia.org/wiki/Software_development_kit |
|
| Back to top |
|
 |
ilan354 Trainee


Joined: Oct 09, 2006 Posts: 17
|
Posted: Sun Oct 21, 2007 3:24 am Post subject: thanks |
|
|
never mind i did it  |
|
| Back to top |
|
 |
tomsa Trainee


Joined: Jul 03, 2005 Posts: 1
|
Posted: Fri Oct 26, 2007 8:12 am Post subject: Object Placement Tool |
|
|
Hello All and RSparkyC
I had the same problem with DLL.XML for Object Placement Tool in FSX
I found how to do it, please see below and it's working
<Launch.Addon>
<Name>Object Placement Tool</Name>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
<Path>Object_Placement.dll</Path>
</Launch.Addon>
Best regard
Erik |
|
| Back to top |
|
 |
basys Trainee


Joined: Oct 05, 2003 Posts: 32 Location: EGNL, Barrow-in-Furness, Cumbria, UK
|
|
| Back to top |
|
 |
ollyau First Officer


Joined: Nov 04, 2006 Posts: 164 Location: SF Bay Area
|
|
| Back to top |
|
 |
|