FEKO failing to launch on WSL Ubunto
./feko_launcher fails
I have installed feko on Ubunto in WSL. The installation output said it was successful. I have attempted to launch feko by calling ./feko_launcher from directory …/altair/feko/bin
I get the following message:
./feko_launcher |
---|
SetEnvVar[WARNING]: Expansion of value string for PATH did not succeed (ret = 2): |
SetEnvVar[ERROR]: WRDE_BADCHAR: Illegal occurrence of unescaped newline or one of | |
SetEnvVar[WARNING]: Ignoring error and using unexpanded value string for PATH unchanged as is! |
qt.qpa.xcb: could not connect to display |
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. |
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. |
Available platform plugins are: linuxfb |
Aborted |
I have attempted to install the plugins and anything else that was suggested on the web. I do not have the background to fix any path issues.