Page 1 of 1

Where is AXWRenderTextIE.hpp?

Posted: Sat Jan 24, 2015 2:42 pm
by shenjige
I just installed Spreadsheet 2.00.2. I created a simple project with one form and one spreadsheet component inside. When I built it, an error message saying
"[bcc32 Error] AXWEditor.hpp(24): E2209 Unable to open include file 'AXWRenderTextIE.hpp'
Full parser context
MainFrm.cpp(92): #include OutputTableFRM.h
OutputTableFRM.h(19): #include C:\XLSSuit5\Package\DXE7\XLSBook2.hpp
XLSBook2.hpp(42): #include C:\XLSSuit5\Package\DXE7\XBookSheet2.hpp
XBookSheet2.hpp(58): #include C:\XLSSuit5\Package\DXE7\XBookRefEdit2.hpp
XBookRefEdit2.hpp(38): #include C:\XLSSuit5\Package\DXE7\XBookInplaceEdit2.hpp
XBookInplaceEdit2.hpp(44): #include C:\XLSSuit5\Package\DXE7\AXWEditor.hpp".

I searched my machine and I can't not find this file. Can some one advice me how to resolve this problem? Thanks in advance!

Re: Where is AXWRenderTextIE.hpp?

Posted: Sun Jul 05, 2015 10:35 pm
by Shovey
Just curious if there was a fix for this. I have the same issue.

Re: Where is AXWRenderTextIE.hpp?

Posted: Mon Jul 06, 2015 12:01 am
by Shovey
Just for anyone else having the same issue. I created a new component and added the pas files and compiled. Then copied the auto generated hpp file into the package folder.