• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Search results

  1. W

    gauges.h compile problem

    Hi Si, That sort of worked - but I still have the excess elements error which is killing the build. Last time I did any C programming was almost 15 years ago. I've done some C++ more recently, 8-9 years ago, but to be perfectly honest, it looks sort of familiar to me at the moment, but...
  2. W

    gauges.h compile problem

    Hi Si, Thanks for the help. Now that you mention it, I can see where the problem is. I think it is time I found my C course notes and had a read through them. I'll change the code and give it another go. Once again, thanks for the help. Cheers Trevor
  3. W

    gauges.h compile problem

    It was set to C not C++, so changing it has fixed that error. Now however it complains about lines 32,50 & 69 in electrical.c invalid conversion from void(*)(GAUGEHDR*,SINT32,UINT32) to FLOAT64(*)(ELEMENT_ICON*) These three lines are all MAKE_ICON (.... macros. It also complains about...
  4. W

    gauges.h compile problem

    Hi Guys, I'm new to gauge programming and haven't done any C/C++ work in years so I'm a bit rusty. I've created a simple test gauge using the examples shown in Dai Griffiths document (sd2gau24) as a template and updated gauges.h using the file supplied, however when I try to compile it, I...
  5. W

    Cannot open airport file

    Hi, I have just installed r27 on Vista HP and I am unable to open an airport. I double click the desired airport(EIDW) in the find airport dialog and the progress dialog opens but it stops at Decompiling BGL File:Decompiling NDB 3 of 3. I am running the program as administrator. I...
Back
Top