Help Building 32bit pyrfc #357
Replies: 3 comments 4 replies
|
PyRFC 32bit version is not maintained any more and build options need to be investigated. If build support needed, please create customer ticket for The build command, as described in README, might help: https://github.com/SAP/PyRFC?tab=readme-ov-file#download-and-installation. In case of issues, delete cpp files from source folder and re-test
|
|
I'm making some progress but still getting errors. Can you assist? `src/pyrfc/_cyrfc.cpp(32404): error C2664: 'RFC_RC RfcInstallBgRfcHandlers(const SAP_UC *,RFC_ON_CHECK_UNIT,RFC_ON_COMMIT_UNIT,RFC_ON_ROLLBACK_UNIT,RFC_ON_CONFIRM_UNIT,RFC_ON_GET_UNIT_STATE,RFC_ERROR_INFO *)': cannot convert argument 2 from 'RFC_RC (__cdecl *)(RFC_CONNECTION_HANDLE,const RFC_UNIT_IDENTIFIER *)' to 'RFC_ON_CHECK_UNIT' ERROR Backend subprocess exited when trying to invoke build_wheel` |

Uh oh!
There was an error while loading. Please reload this page.
I need help building a 32bit version of pyrfc. I have the latest version of Build Tools installed. I have python 32bit installed. And I have 32bit SAP GUI 8.0 installed. What do I need to do to build pyrfc?
All reactions