Search found 3 matches

by TeoProt
24 Nov 2020, 19:24
Forum: Bug reports
Topic: Simulator won't run on Ubuntu 20.04 64-bit - Undefined symbol
Replies: 5
Views: 11031

Re: Simulator won't run on Ubuntu 20.04 64-bit - Undefined symbol

I have to confess that the problem was that I was running the command:

./coppeliaSim

instead of the appropriate command:

./coppeliaSim.sh

Now, it is solved.
by TeoProt
24 Nov 2020, 19:01
Forum: Bug reports
Topic: Simulator won't run on Ubuntu 20.04 64-bit - Undefined symbol
Replies: 5
Views: 11031

Re: Simulator won't run on Ubuntu 20.04 64-bit - Undefined symbol

Hello, how exactly are you trying to start CoppeliaSim? What is the complete error output? Cheers I navigate to the folder containing all the files of the simulator and running the launch script like: ./coppeliaSim And the output is the following: ./coppeliaSim: symbol lookup error: ./coppeliaSim: ...
by TeoProt
21 Nov 2020, 17:44
Forum: Bug reports
Topic: Simulator won't run on Ubuntu 20.04 64-bit - Undefined symbol
Replies: 5
Views: 11031

Simulator won't run on Ubuntu 20.04 64-bit - Undefined symbol

I am trying to run Coppelia Simulator on Ubuntu 20.04 64-bit. I am running the script and I keep getting the following error: ./coppeliaSim: symbol lookup error: ./coppeliaSim: undefined symbol: _ZdlPvm, version Qt_5 I did some online search but I was unable to find a proper solution. The versions o...