Hallo, wir sind gerade dabei, unseren Source-Code mit PC-Lint + ViusualLint zu testen, allerdings gibt es da Probleme mit den Bibliuotheken etc des SDK. Ich bin mit dem Hersteller in Kontakt, dieser benötigt folgende Infos des SDK (NetDCU9): A list of the platform names (e.g. “NetDCU9 (ARMV4I)”) supported by the SDK should do it, along with the version of WinCE used with each. That should be enough for us to infer values for $(CEVER) and $(ARCHFAM) at least. Based on other CE implementations I suspect $(_ARCHFAM_) and $(PLATFORMDEFINES) are also needed… Haben Sie mir diese Informationen, ich kann dazu nichts finden
PC-Lint / VisualLint
-
-
Hello,
platform name is "NetDCU9" only and OS version is WCE6.0. CPU family is "ARMV4I".
SDK is found under (installdir)\Windows CE Tools\wince600\NetDCU9, no ohter defindes are required.Hope this helps.