#include "vcl.fctreeview.hpp"
#include "RM_Class.hpp"
#include "RM_Common.hpp"

这样可以

#include "RM_Class.hpp"
#include "RM_Common.hpp"
#include "vcl.fctreeview.hpp"

这样就不可以了

17error

[bcc32 Error] vcl.fccanvas.hpp(34): E2184 Enum syntax error
[bcc32 Error] vcl.fccanvas.hpp(34): E2040 Declaration terminated incorrectly
[bcc32 Error] vcl.fccanvas.hpp(36): E2451 Undefined symbol 'TwwRectSide'
[bcc32 Error] vcl.fccanvas.hpp(36): E2090 Qualifier 'TwwRectSide' is not a class or namespace name
[bcc32 Error] vcl.fccanvas.hpp(36): E2401 Invalid template argument list
[bcc32 Error] vcl.fccanvas.hpp(36): E2270 > expected
[bcc32 Error] vcl.fccanvas.hpp(36): E2040 Declaration terminated incorrectly
[bcc32 Error] vcl.fccanvas.hpp(69): E2190 Unexpected }
[bcc32 Error] vcl.fccanvas.hpp(70): E2190 Unexpected }
[bcc32 Error] vcl.fctreeview.hpp(438): E2316 'TfcCanvas' is not a member of 'Fccanvas'
[bcc32 Error] vcl.fctreeview.hpp(438): E2040 Declaration terminated incorrectly
[bcc32 Error] vcl.fctreeview.hpp(439): E2316 'TfcCanvas' is not a member of 'Fccanvas'
[bcc32 Error] vcl.fctreeview.hpp(439): E2040 Declaration terminated incorrectly
[bcc32 Error] vcl.fctreeview.hpp(558): E2316 'TfcCanvas' is not a member of 'Fccanvas'
[bcc32 Error] vcl.fctreeview.hpp(558): E2040 Declaration terminated incorrectly
[bcc32 Error] vcl.fctreeview.hpp(678): E2316 'TfcCanvas' is not a member of 'Fccanvas'
[bcc32 Error] vcl.fctreeview.hpp(678): E2040 Declaration terminated incorrectly

找到代码

[bcc32 Error] vcl.fccanvas.hpp(34): E2184 Enum syntax error

enum DECLSPEC_DENUM TwwRectSide : unsigned char { rsLeft, rsTop, rsRight, rsBottom };

找谁了,惹谁了!!冲突了

Berlin,a project

[bcc32 Error] System.ZLib.hpp(310): E2040 Declaration terminated incorrectly

extern DELPHI_PACKAGE char *ZLIB_VERSION; //注释掉得了

发现是单元文件包含了头文件

#include <Vcl.Imaging.pngimage.hpp>

就报错了,但是新建一个空白工程,包含此投文件不报错。这个头文件里包括了#include <System.ZLib.hpp>

Declaration terminated incorrectly 讨厌 这样就不可以了的更多相关文章

  1. E2040 Declaration terminated incorrectly - System.ZLib.hpp(310) ZLIB_VERSION

    [bcc32 Error] System.ZLib.hpp(310): E2040 Declaration terminated incorrectly  Full parser context    ...

  2. devexpress v14.2.3 发布

    补丁而已. New Major Features in 14.2 What's New in VCL Products 14.2 Breaking Changes To learn about bre ...

  3. cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'mvc:annotation-driven'.

    spring 配置文件报错报错信息:cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be ...

  4. "Installation failed !" in GUI but not in CLI (/usr/bin/winusb: line 78: 18265 Terminated )

    "Installation failed !" in GUI but not in CLI (/usr/bin/winusb: line 78: 18265 Terminated ...

  5. ubuntu 14.04 ns2.35 ***buffer overflow detected **: ns terminated解决办法

    1.按照如下教程安装 Install With Me !: How to Install NS-2.35 in Ubuntu-13.10 / 14.04 (in 4 easy steps) 2.运行一 ...

  6. TypeScript Declaration Merging(声明合并)

    TypeScript中有一些独特的概念,来自需要描述JavaScript对象类型发生了哪些变化.举个例子,最为独特的概念就是"声明合并".理解了这个概念将会对你在当前JavaScr ...

  7. 在chrome 总调试cordova出现Detached from the target. Remote debugging has been terminated with reason: Connection lost. Please re-attach to the new target

    在chrome 总调试cordova出现如下错误: "Detached from the target. Remote debugging has been terminated with ...

  8. java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1f303192 rejected from java.util.concurrent.ThreadPoolExecutor@11f7cc04[Terminated, pool size = 0, active threads

    java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1f303192 rejec ...

  9. spring cvc-elt.1: Cannot find the declaration of element 'beans'解决办法

    转载自http://blog.csdn.net/legendj/article/details/9950963 今天在写spring aop示例的时候,在spring.xml文件中添加spring a ...

随机推荐

  1. POJ1733 Parity game

    题意 Language:Default Parity game Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 13833 Acc ...

  2. java新的语法糖:Java 8 Lambda表达式

    ***************************************************************************

  3. python 网络编程要点

    From http://www.zhihu.com/question/19854853 Python网络编程是一个很大的范畴,个人感觉需要掌握的点有:1. 如何使用Python来创建socket, 如 ...

  4. spark之 spark 2.2.0 Standalone安装、wordCount演示

    说明:前提安装好hadoop集群,可参考 http://blog.csdn.net/zhang123456456/article/details/77621487 一. scala 安装 1.下载 s ...

  5. Oracle 表空间与数据文件

    -============================== --Oracle 表空间与数据文件 --============================== /* 一.概念 表空间:是一个或多 ...

  6. nginx 官方docker镜像使用教程

    最近在看nignx,在本地虚拟机使用docker nginx镜像搭建了nginx+php环境 整理的教程如下: 拉取nginx镜像docker pull nginx 创建一个容器,并挂载本地目录doc ...

  7. win7 配置微软的深度学习caffe

    win7 配置微软的深度学习caffe   官方下载: https://github.com/Microsoft/caffe 然后 直接修改caffe目录下的windows目录下的项目的props文件 ...

  8. JS 获取时间

    function CurentTime() { var now = new Date(); var year = now.getFullYear(); //年 var month = now.getM ...

  9. 【Spring学习笔记-MVC-16】Spring MVC之重定向-解决中文乱码

    概述 spring MVC框架controller间跳转,需重定向,主要有如下三种: 不带参数跳转:形如:http://localhost:8080/SpringMVCTest/test/myRedi ...

  10. python selenium-7自动发送邮件

    https://jingyan.baidu.com/article/647f0115b78f8d7f2148a8e8.html 1.发送HTML格式的邮件 import smtplib from em ...