PDA

View Full Version : Custom Camera GUID


DoubleBounce
19 Mar 2009, 13:23
Can somebody help out a thick headed old man?:confused:

I want to create a custom camera in FSX and can not find out how to create the GUID so that I can add it to the camera list.

I have gone through the camera SDK and I must be missing it.

Thanks,
~~ Dale ~~

DoubleBounce
22 Mar 2009, 12:52
I finally found an answer to my GUID question.

http://forums.flightsim.com/fswiki/index.php/FSX_FIXED_VIEW_CAMERA

BASys
22 Mar 2009, 14:23
Hi Folks

DoubleBounce -
Nad anyone else. :D

Info on GUID creation
is loacated at the foot of the FSX SDK main page.

Generating GUIDs
A number of the SDK components require GUIDs (globally unique identifiers). A tool to generate these is included with both Visual Studio and Visual Studio Express, or alternatively download the GUIDGEN tool from:
http://www.microsoft.com/downloads/details.aspx?familyid=94551f58-484f-4a8c-bb39-adb270833afc&displaylang=en
This will place an icon on the desktop, called GUIDGen, open this up and double click on GUIDGEN to open up the tool:

HTH
ATB
Paul