No more Windows XP support?

Post Reply
c-sanchez
Posts: 4
Joined: 26.01.2016 19:20

No more Windows XP support?

Post by c-sanchez »

Hey whats happend now with cudatext on windows xp?
As python 3 is not available for windows xp cudatext will leave now the support too? :(
You can not do anything about it?
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

For Python 3.5 in CudaText, you need Visual C++ Redistributable for Visual Studio 2015 (x86).
Download it from Microsoft site.
c-sanchez
Posts: 4
Joined: 26.01.2016 19:20

Post by c-sanchez »

I have Microsoft Visual C++ 2015 Redistributable (x86) - 14.0.23026 installed, but python 3.x is not working anymore on Windows XP.
So when i try run this not start.
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Did you delete files python33.* and old folder DLLs (need new DLLs) ?
c-sanchez
Posts: 4
Joined: 26.01.2016 19:20

Post by c-sanchez »

No, I have not deleted anything. I download, extract and run cudatext.exe but this don't start anymore :(
Maybe can build cudatext with a custom python build?
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Sanchez,
0) install Cuda 1.4.10
1) delete all *.dll *.zip and DLLs\*
2) copy from Cuda 1.4.6, *.dll *.zip DLLs\* (other files in DLLs)
3) set in user.json "pylib" to "python33.dll"
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Cud 1.5.0 must support XP ok, fixed manifest
Post Reply