Message 1 of 17
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 24.2.2 ]
Hi,
I am using customer code with a DLL. If the DLL path contains Mandarin Chinese characters, the DLL file cannot be found.
Example:
// DLL path:
"D:\測試路徑\AdventurerBoard\AdventurerBoard.dll"
// << The file cannot be loaded.
// DLL path:
"D:\AdventurerBoard\AdventurerBoard.dll"
// << The file can be successfully loaded.
How can I resolve this issue?
Solved! Go to Solution.

