Forum Discussion
SThor8
Occasional Contributor
5 years agonios2-elf-gdb: error while loading shared libraries: libncursesw.so.5: cannot open shared object fil
Hi
When I try to use "Debug configuration" in eclipse when trying to run my niios application, I get the error message
Error creating session
nios2-elf-gdb: error while loading shared librarie...
- 5 years ago
I'm using ubuntu 20.04. I ran:
sudo apt install -y libncursesw5Worked like a charm after that.
mwl2306
New Contributor
5 years agoI'm using ubuntu 20.04. I ran:
sudo apt install -y libncursesw5
Worked like a charm after that.