FME Objects and Plug-in Builder Porting Notes for FME 2023.0+

Jovita C.
Jovita C.
  • Updated

Introduction

In FME 2023.0 and newer, we’ve made a few changes to the FME Software Development Kits (SDK). Specifically, we’ve split fmetypes.h into multiple new headers. The downloadable PDF lists both the changes and recommended suggestions for SDK users on how to adopt them in their FME Plug-in SDK modules and FME Objects applications.
 

C++ Applications

After updating to the new SDK, existing plug-ins and applications may not compile. Resolving the various compilation errors should result in a successful migration to the latest FME SDK.

  • Deleted headers
  • Moved to new headers
  • Removed names
  • Renamed constants

 

Download PDF

Due to document length limitations, please download the PDF which includes the entire list of deleted headers, fme::names moved to new headers, removed names and renamed constants here: FME Objects and Plug-in Builder Porting Notes for FME 2023.0+.pdf or in the Files section at the top right.

Was this article helpful?

We're sorry to hear that.

Please tell us why.

As of January 14th, 2026, comments on knowledge base articles have been closed. To make sure questions don’t get missed and to enable more community support, we’ve moved discussions to the FME Community. If you have a question or a comment about this article, please create a new post or create a support ticket.