Compiling V-REP in Ubuntu 14.04, x86_64

Report crashes, strange behaviour, or apparent bugs
Post Reply
juan-rodriguez
Posts: 8
Joined: 21 Jul 2016, 18:43

Compiling V-REP in Ubuntu 14.04, x86_64

Post by juan-rodriguez »

Hi, I am trying to Compile V-REP in Ubuntu 14.04, x86_64. However, the compilation stops with the following error:
sourceCode/pathPlanning/pathPlanningTask.h:144:24: internal compiler error: Segmentation fault
float searchMinValue[4];
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Do you have any suggestion for solving this problem?
Regards,

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: Compiling V-REP in Ubuntu 14.04, x86_64

Post by coppelia »

Hi,

did you try to clean it up, and restart compilation?
Other than that, I wouldn't know..

Cheers

juan-rodriguez
Posts: 8
Joined: 21 Jul 2016, 18:43

Re: Compiling V-REP in Ubuntu 14.04, x86_64

Post by juan-rodriguez »

Dear Coppelia,
I searched on the web for other solutions but nothing has worked. However, after switching off my computer for a while and try again the compilation succeed. I really don't know which was the problem. Anyway, it is already solved.
Thanks!

Post Reply