-
Notifications
You must be signed in to change notification settings - Fork 67
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
Notepad++ 8.3 builds change Sci_position leading to crash #218
Comments
Reading your comment in Compare, I'd like to try using NPP 64-bit. Thank you. Are you planing on updating to v1.5.5? Thank you for your work. |
I did build PythonScript 3.0.7-alpha with the new headers and it seemed to fix the https://community.notepad-plus-plus.org/topic/22473/pythonscript-and-system-python/10 I should note I don't really know what I'm doing other Rebuild Solution in visual studio and googling any errors that come up. Cheers. |
Thank you for the detailed reply. I'd rather use Python 2.7 for the time being. BR |
Gasp. Yes. You should do a proper install of PS 64-bit, or at least a fresh extract of all of its files from the zips. |
I meant "On switching to NPP 64-bit - should I replace anything else other than python27.dll and PythonScript.dll?". Anyway, thank you. |
Yes, I knew fully what you meant. |
Thanks again. I appreciate the info. |
First I'm changing the current master version to support 8.3 and check what needs to be changed and then investigate how it could be backported to the python 27 legacy branch. |
Thank you for your ongoing work. Much appreciated. |
👍 |
See here for more detail:
Basically, just take from the Notepad++ repo and replace in your repo:
then recompile.
I'm currently using Python 3.0.7-alpha - Need the Python 3.8 support. I suppose the PythonScript 1.5.4 release will have this issue as well.
Cheers.
The text was updated successfully, but these errors were encountered: