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
Again, it could be the non-ASCII characters in the file path. Depending on the operating system you are using, the image reading library that DICe uses might require all ASCII characters in the file path.
Hi!
I also had this problem when trying to compile DICe. The message pops-up:
DICe execution failed (see console for details)
The console:
-- Input read successfully ---
C:\Users\dzturne\Software\trilinos\packages\teuchos\parameterlist\src\Teuchos_FileInputStream.cpp:53:
Throw number = 1
Throw test that evaluated to true: file_ == NULL
FileInputStream ctor failed to open file: C:\Users\吴以航\dice_working_dir\params.xml
I already reinstalled DICe, and when this error occurs, I can't even compile the Example images...
Can you please help me?
Kind regards!
The text was updated successfully, but these errors were encountered: