An error occurred while compiling the project with the TfrxReport component
RAD Studio 10.1 Berlin + FR6
Create a new project and drop the TfrxReport component on the form. When compiling, an error occurs "E2109 Not an allowed type"
Compiling Log:
Create a new project and drop the TfrxReport component on the form. When compiling, an error occurs "E2109 Not an allowed type"
Compiling Log:
  Unit1.cpp(6,-1): warning W100: #include Unit1.h
  Unit1.h(10,-1): warning W100: #include C:\Program Files (x86)\FastReport 6 VCL Standard\LibD24\frxClass.hpp
  C:\Program Files (x86)\FastReport 6 VCL Standard\LibD24\frxClass.hpp(44,-1): warning W100: namespace Frxclass
  C:\Program Files (x86)\FastReport 6 VCL Standard\LibD24\frxClass.hpp(859,-1): warning W100: class TfrxFileld
  C:\Program Files (x86)\FastReport 6 VCL Standard\LibD24\frxClass.hpp(874,58): error E2109: E2109 Not an allowed type
Comments