Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Why I am getting VFPxWorkbookXLSX.h not found error

Status
Not open for further replies.

Rajesh Karunakaran

Programmer
Sep 29, 2016
549
MU
Hi,

I am using the class library VFPxWorkbookXLSX for reading from XLSX files.
It was working fine. But suddenly I started getting error "Include file 'e:\cmrb\app\vfpxworkbookxlsx.h' is not found." when I build an EXE.

As far as I know, I have not seen any H file for this library.
I have VFPxWorkbookXLSX.VCT and vfpxworkbookxlsx.vcx which were working so far smoothly.
But, then why I am getting this error ?

Is this known scenario to anyone ?
Can anyone help me out urgently please ?

Thanks in advance,
Rajesh
 
Hi All,

This problem is solved!!!

I think actually there was a .h file for this.
If it was there earlier (yes, I think so as I had no problems in compilation),
I am not sure how it got deleted (how can I survive like this...God!)

Now, I downloaded the library once again from GitHub and there was the .h file.
Problem solved!

Anyway, thank you everyone.
Rajesh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top