Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting env in Launch.json missing? #96

Open
jbtule opened this issue Sep 26, 2023 · 1 comment · May be fixed by #97
Open

Setting env in Launch.json missing? #96

jbtule opened this issue Sep 26, 2023 · 1 comment · May be fixed by #97

Comments

@jbtule
Copy link

jbtule commented Sep 26, 2023

Most debuggers for visual studio code let you set environment variables for the launching executable in the debugger. I doesn't seem like I can do that with "harbour-dbg"

@jbtule jbtule linked a pull request Sep 26, 2023 that will close this issue
@APerricone
Copy link
Owner

Hello, sorry for late respond, usually in those case I create a batch file and put set before the execution of the program. On debugger I start the batch.
About other question, Yes, this project is abandoned, I changed job, and n the new job I don't need harbour anymore, so, unless some extraordinary events, I will not work on this more. Honesly I don't think harbour has future, there are a lot of database system and a lot of languages more modern, scalable, multi thread out there, and I suggest to swicthing to them.
Anyway, I don't think you should have any issue build this project, I did it in different computers, just install node, clone the repository, then do npm update on client and on server and open them in VSCode, at this point they should build.
Regards,
Perry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants