Skip to main content
Solved

Building c++ FME plugins for FME2018

  • August 2, 2018
  • 4 replies
  • 43 views

FME 2018 doesn't seem to include the pluginbuilder files for c++. Does anyone know where to get these from?

Best answer by xiaomengatsafe

Hi @jrosanowski, Do you see the pluginbuilder folder in your FME 2018 home directory? If not, could you try download and install our latest 2018.1 available here. Please make sure to select "Yes" on the "Install SDK" step. I tested with our latest installer, and I do see the pluginbuilder folder, with cpp files and examples included.

 

Please let us know if you still have trouble with this. Thanks!
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

xiaomengatsafe
Safer
Forum|alt.badge.img+11
  • Safer
  • 324 replies
  • Best Answer
  • August 3, 2018

Hi @jrosanowski, Do you see the pluginbuilder folder in your FME 2018 home directory? If not, could you try download and install our latest 2018.1 available here. Please make sure to select "Yes" on the "Install SDK" step. I tested with our latest installer, and I do see the pluginbuilder folder, with cpp files and examples included.

 

Please let us know if you still have trouble with this. Thanks!

  • Author
  • 1 reply
  • August 4, 2018

Hi @jrosanowski, Do you see the pluginbuilder folder in your FME 2018 home directory? If not, could you try download and install our latest 2018.1 available here. Please make sure to select "Yes" on the "Install SDK" step. I tested with our latest installer, and I do see the pluginbuilder folder, with cpp files and examples included.

 

Please let us know if you still have trouble with this. Thanks!
Thanks, I'd downloaded the evaluation which doesn't seem to have the pluginbuilder in it.

 

 


takashi
Celebrity
  • 7843 replies
  • August 4, 2018
Thanks, I'd downloaded the evaluation which doesn't seem to have the pluginbuilder in it.

 

 

Have you checked 'Yes' on Install SDK step, in the install wizard when installing FME Desktop into your machine?

 

 


xiaomengatsafe
Safer
Forum|alt.badge.img+11
Thanks, I'd downloaded the evaluation which doesn't seem to have the pluginbuilder in it.

 

 

Ah, I see. That's true, the Trial installer doesn't present the option to install SDK. Glad you've got it sorted now.