-
Notifications
You must be signed in to change notification settings - Fork 82
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
Error installing on Windows 10 #117
Comments
Please include the windows version and OS Build that you are using. I tested in a new machine with Windows 10 v. 1703 Build 15063.540 and works fine. |
Running Windows 10 Enterprise v1703 build 15063.296, fresh install. Was previously running Windows 7 without problems. It could be a problem with GP but that seems unlikely as I have full local rights and the policies did not interfere with anything in Windows 7. Are there any dependencies like Visual C++ libraries? |
I was able to compile from source and run it fine. The release installer Setup_DITE.exe for v1.92.1.33 gives me the error. |
I am experiencing the exact same problem, windows 10 pro, 64-bit. |
i'm using win 10 pro 64-bit. it worked fine! |
When I try to install DITE (with admin rights) on a fresh install of windows 10 with Delphi XE5 and 10.1 installed, I get two errors:
Runtime error 217 at 03EC9EDB
followed by
Runtime Error (at -1:0): Cannot Import dll:<utf8>C:\Users\[username]\AppData\Local\Temp\is-5MH9E.tmp\VclStylesInno.dll
For reference I also get the 217 runtime error with DIC setup but setup continues fine.
The text was updated successfully, but these errors were encountered: