lordgamez commented on a change in pull request #1232:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1232#discussion_r778671698
##########
File path: extensions/script/ExecuteScript.h
##########
@@ -28,17 +28,83 @@
#include "ScriptEngine.h"
#include "ScriptProcessContext.h"
+#include "python/PythonScriptEngine.h"
Review comment:
Good catch! I added additional compile flag checks to be consistent with
the previous Lua and Python support checks in
108a39ccc89cdf6d229b19f5a80545ecb925c993
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]