You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a very common issue with C++ applications and also a known issue since ELAC v1.0. If the path to ELAC contains some Unicode characters, ELAC will not working properly and get errors like AddComponents(): Unable to parse components.ini. This bug is also existed with Prepatch tool.
The text was updated successfully, but these errors were encountered:
This is a very common issue with C++ applications and also a known issue since ELAC v1.0. If the path to ELAC contains some Unicode characters,
ELAC
will not working properly and get errors likeAddComponents(): Unable to parse components.ini
. This bug is also existed withPrepatch
tool.The text was updated successfully, but these errors were encountered: