Jeyakumarsv / sapnwrfc

Issues using sapnwrfc in Windows 7
0 stars 0 forks source link

Issues accessing sapnwrfc from windows #1

Closed Jeyakumarsv closed 7 years ago

Jeyakumarsv commented 7 years ago

Hi Gurus,

I am working on meteor i need to access sap from windows 7 , I am using sapnwrfc from meteorhacks:npm . NPM has been added to successfully and i have added SAP NWRFC SDK for windows version and rebuild node-gyp.js and getting below error. Please help. Error 2Error: Could not locate the bindings file. Tried: → C:\rununix.meteor\local\isopacks\npm-container\npm\node_modules\sapnwrfc\build\sapnwrfc.node → C:\rununix.meteor\local\isopacks\npm-container\npm\node_modules\sapnwrfc\build\Debug\sapnwrfc.node → C:\rununix.meteor\local\isopacks\npm-container\npm\node_modules\sapnwrfc\build\Release\sapnwrfc.node → C:\rununix.meteor\local\isopacks\npm-container\npm\node_modules\sapnwrfc\out\Debug\sapnwrfc.node → C:\rununix.meteor\local\isopacks\npm-container\npm\node_modules\sapnwrfc\Debug\sapnwrfc.node → C:\rununix.meteor\local\isopacks\npm-container\npm\node_modules\sapnwrfc\out\Release\sapnwrfc.node → C:\rununix.meteor\local\isopacks\npm-container\npm\node_modules\sapnwrfc\Release\sapnwrfc.node → C:\rununix.meteor\local\isopacks\npm-container\npm\node_modules\sapnwrfc\build\default\sapnwrfc.node → C:\rununix.meteor\local\isopacks\npm-container\npm\node_modules\sapnwrfc\compiled\4.8\win32\ia32\sapnwrfc.node

Jeyakumarsv commented 7 years ago

I copied sapnwrfc under .meteor/local/isopack . issue is fixed now..