Skip to main content
Question

Hi; I installed the FME Plug-in SDK for C ++. When compiling the sample solution, 2 files are missing. "fmeplugincapabilities.h" and "ipipe.h". Where are these files located?

  • July 12, 2021
  • 2 replies
  • 22 views

rzrnc
Contributor
Forum|alt.badge.img+2
  • Contributor
  • 13 replies
Hi; I installed the FME Plug-in SDK for C ++. When compiling the sample solution, 2 files are missing. "fmeplugincapabilities.h" and "ipipe.h". Where are these files located?

2 replies

nampreetatsafe
Safer
Forum|alt.badge.img+13
  • Safer
  • 383 replies
  • August 16, 2021

@rzrnc​ : Looks like those files were missing from the installer. Sorry about that. We are working on resolving this though our internal ticket FMEENGINE-70377. We'll try updating this post when it's resolved.


rzrnc
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • 13 replies
  • August 25, 2021

I find contents of this files in help documentation, and copy this in new header files included in my projects. This is "brutal force" solution but working. Thanks for your answer and hope soon update of installer. Thank you.​