• 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.

Recent content by franant

  1. F

    New Member and simconnect.h and VC++ 2008 EXP problem

    Thank You very much Beatle! Problem Solved!!! Thank Yuo very very much again!
  2. F

    New Member and simconnect.h and VC++ 2008 EXP problem

    I checked if I missed to define the include directories, but this is not the problem. Perhaps I did not well explained. Sorry I written some C lines in the only file there is in my project (i called it main.c), and they are: -- #include <stdio.h> #include <SimConnect.h> int...
  3. F

    New Member and simconnect.h and VC++ 2008 EXP problem

    uhm.. I tried on VC++ 2005 too, but i had same problems. Thank you for you avaibility, how can I send you my project? Thank you again
  4. F

    New Member and simconnect.h and VC++ 2008 EXP problem

    Update: It seems ok, but not at all. Let me explain. The compiler gives me those errors only if I want to build an Console Application, but if I want to build a Win32 Project, the compile process runs all right... now, the question is: it is normal? I read on SDK documentation I...
  5. F

    New Member and simconnect.h and VC++ 2008 EXP problem

    I tried to change Character Type, but nothing happened Thanks anyway
  6. F

    New Member and simconnect.h and VC++ 2008 EXP problem

    Yes I have about 100 errors like this: " c:\programmi\microsoft games\microsoft flight simulator x sdk\sdk\core utilities kit\simconnect sdk\inc\simconnect.h(30) : error C2061: syntax error: identificator 'SIMCONNECT_OBJECT_ID' c:\programmi\microsoft games\microsoft flight simulator x...
  7. F

    New Member and simconnect.h and VC++ 2008 EXP problem

    Hello everybody, I'm a new member of this forum, but i follow you for some time. My name is Francesco, and i use MS Flight Simulator for 6 years, i joined an on-line network since 2003. Now, I would try to develope some software for Flight Simulator X, but I have a problem. I configured...
Back
Top