Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
  • Welcome
  • Products
  • Support
  • About
  • More
  • Cancel

Unable to find what you are looking for? Click here

 

  • [CONNECT C++] _config-eccp.h

    Jon Summers
    Jon Summers

    Occasionally, usually when setting up a new C++ project, I see this error from IntelliSense and the C++ compiler: cannot open source file "_config-eccp.h" (dependency of "Mstn/MdlApi/MdlApi.h").  It's sole mention is  in include…

    • over 1 year ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: [CONNECT C++] Setting up C++ Visual Studio Project problems

    amender carapace
    amender carapace

    so how to set the project so that  "_config-eccp.h"  error is gone and can make the whole MS example compile?

    • 6 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: OBD SDK

    amender carapace
    amender carapace

    我跑bentley自带的案例,_config-eccp.h 打不开。直接bmake又可以。。。

    • 6 months ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • RE: 【msce c++\cli】项目中无法引用mdl的头文件,报错无法打开源文件“_config-eccp.h”。

    白 青壮
    白 青壮

    报错无法打开源文件“_config-eccp.h”,把提示的错误语句直接注释掉就ok。貌似也没什么影响。

    • 8 months ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • [Connect update 4 MDL API] Error when including <msmdlmesh.fdf>

    Nenad Poljcic
    Nenad Poljcic

    Hi,

    My system is windows 7, Connect update 4, Visual Studio 2013

    I get error when including  <msmdlmesh.fdf>

    When I opened msmdlmesh.fdf  I found this line:

    #include <Mtg\MtgStructs.h>

    However, file MtgStructs.h does not exist in Connect SDK.

    …
    • Answered
    • over 5 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • MicroStation新建vc++项目编译不通过?

    haiheng huang
    haiheng huang

    安装MacroStation CE和开发包到默认路径,安装vs2013和你们提供的开发插件(vstmc2013),新建vc++项目直接编译不通过,新建c#项目就可以。

    提示如下:

    错误 1 error MSB3073: 命令“C:\ProgramData\innovoCAD\Bentley\VisualStudioTools\CONNECTBuildV1.bat C:\Program Files\Bentley\MICROS~1\MICROS~1\ C:\Program Files\Bentley\MICROS…

    • over 6 years ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • 使用向导创建C++项目遇到的问题

    xiaolan zhou
    xiaolan zhou

    使用向导创建一个C++的CONNECT Native Command 项目,在没有做任何修改的情况下,编译程序,出现以下错误:

    错误 1 error MSB3073: 命令“C:\ProgramData\innovoCAD\Bentley\VisualStudioTools\CONNECTBuildV1.bat C:\PROGRA~1\Bentley\MICROS~1\MICROS~1\ C:\PROGRA~1\Bentley\MICROS~2\ "x64\Debug\\" "E:\EXAMPLE\MSNative1…

    • Answered
    • over 5 years ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • [Connect SDK update 5] Errors when including PointCloudApi.h

    Nenad Poljcic
    Nenad Poljcic

    Hi,

    My system is windows 7, VS 2013, VS 2015, NO clr support

    I get same 11 errors, VS2013 and VS 2015 when including PointCloudApi.h

    Same errors has occurred in update 1,2,3 and 4

    Error list:

    Error 9 error C2039: 'OrientedBoxCR' : is not a member of 'Bentley…

    • Answered
    • over 5 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: VC++二次开发MicroStation时编译失败

    kemo gu
    kemo gu

    付老师, vc++ 2015  我编译例子 exampleSolids,出现LNK2019无法解析的外部符号的错误和无法打开源文件“”—config-eccp.h“”的错误 ,是怎么回事啊 

    • over 4 years ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • [CONNECT MDL/C++] Getting VS 2013: Error trying to include time.h in a resource header file (*.r.h).

    Boogie58
    Boogie58

    Hi,

    I am getting the error below when I try to include time.h in one of my resource header files (*.r.h).

    Error 1 error : can't open #include file time.h W:\CAD\Include\asatypes.r.h 46

    I am not too sure what the deal is with my project.  I included…

    • Answered
    • over 6 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Microstation CONNECT Debugging

    Dilip Bhandarkar
    Dilip Bhandarkar

    Hi,

    I have Windows 10 with Microstation Connect Update 12 and SDK Update 12 and Visual Studio 2017. I have 2 issues:

    1. The BuildAllExamples and Bmake works and compiles all the examples.  When I try to debug Visual Studio tries to build the app and fails…
    • over 3 years ago
    • Developers and Programming
    • Developers and Programming Forum
  • Microstation CE SDK 与win10版本问题, VS2013 编译时.NET Framework 4.5.2 版本?

    XM BIMoun
    XM BIMoun

    系统是win10 64位, 安装 vs2013 , microstation CE SDK,并安装了Visual Studio Tools for Microstation CONNECT Edition,查看了net workframe 版本为 4.6.01586

    能过工具创建了Microstation Native 项目,没加任何代码,编绎后的如下问题:

    警告 1 warning MSB3644: 未找到框架“.NETFramework,Version=v4.5.2”的引用程序集。若要解决此问题…

    • over 5 years ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
Communities
  • Home
  • Getting Started
  • Community Central
  • Products
  • Support
  • Secure File Upload
  • Feedback
Support and Services
  • Home
  • Product Support
  • Downloads
  • Subscription Services Portal
Training and Learning
  • Home
  • About Bentley Institute
  • My Learning History
  • Reference Books
Social Media
  •    LinkedIn
  •    Facebook
  •    Twitter
  •    YouTube
  •    RSS Feed
  •    Email

© 2021 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies