VS2013 Gauges.h Compiler Error

SDK supports Prepar3D’s philosophy of an open development architecture and encourages third parties to bring new innovations with improved add-ons and training content.
Locked
dannyridz91
Posts: 10
Joined: Mon Aug 13, 2012 8:47 pm

VS2013 Gauges.h Compiler Error

Post by dannyridz91 »

Hi,

I've started gauge projects for FsX before and have jumped to Prepar3D, however when I include gauges.h (No code yet) I get the same errors as this previous post from another user:

Image

I have the include path for the gauges and Simconnect already set up and SimConnect compiles fine.
Mike Schroeter
Lockheed Martin
Posts: 341
Joined: Thu Jan 12, 2012 7:05 pm

Re: VS2013 Gauges.h Compiler Error

Post by Mike Schroeter »

From what version of the SDK did you pull that gauges.h?

You may want to try pulling it down again to make sure you don't have any corruption in the file.
dannyridz91
Posts: 10
Joined: Mon Aug 13, 2012 8:47 pm

Re: VS2013 Gauges.h Compiler Error

Post by dannyridz91 »

From the latest SDK downloaded fresh
dannyridz91
Posts: 10
Joined: Mon Aug 13, 2012 8:47 pm

Re: VS2013 Gauges.h Compiler Error

Post by dannyridz91 »

Solved - included gauges.h in stdafx.h but it was also a file in the solution as above
Locked