Error when trying to "Build" MyApp.sln

1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets(43,5): warning MSB8005: The property 'NMakeBuildCommandLine' doesn't exist. Skipping...

Just starting out . . . Previous limited experience using V8i MDL.

Trying to get started to do some converting of my V8i mdl apps to Connect.  Battling to get the environment set up.

I have VS2017 Installed.

Connect SDK (v10.13.00.48) builds all examples successfully.  I had to download .NET Framework 4.6.2 to get it to eventually work.

'devenv' invokes VS2017 ok.

When trying to "Build" MyApp.sln, the following error occurs.

1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets(43,5): warning MSB8005: The property 'NMakeBuildCommandLine' doesn't exist. Skipping...

Any ideas please?

Parents Reply
  • Hi ,

    At your earliest convenience I suggest you consider updating to the latest MicroStation CONNECT Edition SDK Update 16 release.
    For specific details/updates, see: "MicroStation Developer Shell" section bulleted items:

    • Reduce Microsoft 8DOT3NAME requirements
    • Bentley Visual Studio Templates

    I updated the MicroStation Developer Shell environment to limit use of Microsoft 8DOT3NAME requirements within the developer environment that translates to much better/improved Microsoft Intellisense compatibility within both new and existing Visual Studio Projects that rely on/use MicroStation SDK variable references (e.g. MicroStation SDK Include directories).

    HTH,
    Bob



Children