-
Notifications
You must be signed in to change notification settings - Fork 3
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
tclsh #2
Comments
Please, do NOT use scripts in MSVC/MinGW folders. Please read this https://pchemguy.github.io/SQLite-ICU-MinGW/repo-scripts. ActiveTCL should be fine. Its bin folder has tclsh. The environment checks you have on the screenshot do not set any environment variables, but only perform the checks. Making any changes here is the same as taking the checks out. You would merely bypass them but would not fix your environment. You need to run those commands from your shell (like |
Ok, I'll try it ASAP, thank you! |
Let me know how it goes. |
👌 |
Please set this and restart the console: From an admin account: From your account, if different from above |
Please clone/download repo again. |
Ooops, just a moment) |
Done: The same :( stderr.log |
I just got an idea. I get the same errors if I take my Windows Resource Kit folder out. Do you have one installed? Please run this script from the same shell and attach the logs. Also, I need this "extra\build\Makefile.msc.ext" Fixed another bug in the MSVC script, please update. |
1:
2: ?
3: hmmm:
4: ok, what if replace some lines:
... by this:
5:
6:
Now I use "ActiveTcl" and I think I need a "normal tclsh.exe" but where I can find it? :)
The text was updated successfully, but these errors were encountered: