- Messages
- 8
Hello everybody!
I just started to to learn gauge programming. I'm very familar with the Language JAVA and some Basics in C.
My first Question:
I've installed the FS9 Panel SDK and MS Visual Studio Standard Edition. Then, i added to my PATH Variable in Windows "D:\Programme\Microsoft Visual Studio 8\VC\bin"
Now I only wanted to compile the samples included in the SDK. So ich changed to that directory and run "nmake"
But i'm getting following error Code:
Something I made wrong??? Any Idea?
Thank you for any Tip!!!
I just started to to learn gauge programming. I'm very familar with the Language JAVA and some Basics in C.
My first Question:
I've installed the FS9 Panel SDK and MS Visual Studio Standard Edition. Then, i added to my PATH Variable in Windows "D:\Programme\Microsoft Visual Studio 8\VC\bin"
Now I only wanted to compile the samples included in the SDK. So ich changed to that directory and run "nmake"
But i'm getting following error Code:
Code:
C:\Programme\FS2004SDK\Panels_SDK\sample>nmake
Microsoft (R) Program Maintenance Utility, Version 8.00.50727.42
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
cl -c -I..\inc SDK.c
NMAKE : fatal error U1077: ""D:\Programme\Microsoft Visual Studio 8\VC\bin\cl.EX
E"": Rückgabe-Code "0xc0000135"
Stop.
C:\Programme\FS2004SDK\Panels_SDK\sample>
Something I made wrong??? Any Idea?
Thank you for any Tip!!!

