开发环境:linux+Qt5.14.0+中望2023

编译错误:

aggregate ‘CArray<OGRPoint, OGRPoint> pl’ has incomplete type and cannot be defined

注意头“StdAfx”中头文件引用问题,Qt头文件不能嵌套引用


#pragma once

#include "accmd.h"
#include "AcString.h"
#include "gepnt3d.h"
#include "geassign.h"
#include "dbents.h"
#include "dbmain.h"
#include "dbsymtb.h"
#include "acdocman.h"
#include "acarray.h"
#include "adscodes.h"
#include "dbapserv.h"

#include "windef.h"
#include "ZwAfx.h"
#include "ZwAfxWin.h"
#include "rxmfcapi.h"

#include "arxHeaders.h"
Logo

汇聚全球AI编程工具,助力开发者即刻编程。

更多推荐