harbourCodeExtension icon indicating copy to clipboard operation
harbourCodeExtension copied to clipboard

launch.json Env support

Open jbtule opened this issue 2 years ago • 3 comments

I couldn't get npm isntall to work with @yagisumi/win-output-debug-string So I hobbled the extension locally just to test these change to have a reasonable expectation of working (for someone who could build the full extension).

fixes #96

jbtule avatar Sep 26 '23 20:09 jbtule

I noticed https://github.com/APerricone/harbourCodeExtension/issues/91#issuecomment-1439571492 that mentioned this project is semi abandoned. Are you able to build this project still?

jbtule avatar Oct 26 '23 21:10 jbtule

I figured out how to fully compile client using instructions from https://github.com/microsoft/nodejs-guidelines/blob/master/windows-environment.md#compiling-native-addon-modules

If this project is truly abandoned i will probably fork.

jbtule avatar Nov 16 '23 20:11 jbtule

I figured out how to fully compile client using instructions from https://github.com/microsoft/nodejs-guidelines/blob/master/windows-environment.md#compiling-native-addon-modules

If this project is truly abandoned i will probably fork.

Excellent!!! Is there any progress?

albeiroval avatar Sep 17 '24 01:09 albeiroval