We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just started winmerge-2.16.0-x64 ( installed or portable makes no difference) and „Assertion failed!“ occurred:
Assertion failed! Program: C:\Program Files\WinMerge\WinMergeU.exe File: c:\dev\winmerge-stable\buildtmp\src\src\c...\varprop.cpp Line: 148 Expression: m_vtype == VT_INT For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts (Press Retry to debug the application - JIT must be enabled)
Assertion failed!
Program: C:\Program Files\WinMerge\WinMergeU.exe File: c:\dev\winmerge-stable\buildtmp\src\src\c...\varprop.cpp Line: 148
Expression: m_vtype == VT_INT
For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts
(Press Retry to debug the application - JIT must be enabled)
The text was updated successfully, but these errors were encountered:
Could you start WinMerge after renaming the registry key HKEY_CURRENT_USER\Software\Thingamahoochie\WinMerge to another one?
HKEY_CURRENT_USER\Software\Thingamahoochie\WinMerge
If no error occurs, could you attach the above registry key data that is exported by regedit.exe? (Please delete the personal data in the file)
Sorry, something went wrong.
Thank you! After renaming it worked. I have attached the *.reg. compare reg.zip
No branches or pull requests
Just started winmerge-2.16.0-x64 ( installed or portable makes no difference) and „Assertion failed!“ occurred:
The text was updated successfully, but these errors were encountered: