My is Windows 7 64 - bit
Tip
[bcc32 Error] dxCore. HPP (108) : E2316 'TArray__1' is not a member of the 'System'
Full parser context
Unit1. CPP (6) : # include Unit1. H
Unit1. H (10) : # include E: \ xw \ dev14.2.2/Library/RAD Studio XE7 \ Win64 \ cxControls HPP
CxControls. HPP (31) : # include E: \ xw \ dev14.2.2/Library/RAD Studio XE7 \ Win64 \ dxCore HPP
DxCore. HPP (32) : namespace dxCore
DxCore. HPP (84) : the class TdxStream
Then I find system. Inside the HPP found that
# # ifndef _WIN64
//template
_WIN64 # else/* */
Template
# endif _WIN64/* */
I put the # # # # ifndef else endif are commented out, now prompted
[bcc32 Error] System. HPP (103) : E2040 Declaration terminated incorrectly
Full parser context
Project1. CPP (3) : # include d: \ \ program files \ embarcadero (x86) 15.0 \ include \ Windows \ \ studio \ VCL \ VCL h
VCL. H (10) : # include d: \ \ program files \ embarcadero (x86) 15.0 \ include \ Windows \ \ studio \ VCL \ basepch0 h
Basepch0. H (62) : # include d: \ \ program files \ embarcadero (x86) 15.0 \ include \ Windows \ \ studio \ RTL \ System. HPP
System. HPP (81) : the namespace System
Really do not solved!!!!!!
CodePudding user response:
Xe6 under normal, Delphi and c + + builder can use cx controls,It's no use xe7
CodePudding user response:
Solved, using TArray__1 all parts of the 64 - bit machine exception,CodePudding user response:
The warrior to explain how to solve? How are all exceptions? Will not affect?