Page 1 of 1

Compiling V-REP in Ubuntu 14.04, x86_64

Posted: 15 Feb 2017, 00:20
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,

Re: Compiling V-REP in Ubuntu 14.04, x86_64

Posted: 15 Feb 2017, 20:15
by coppelia
Hi,

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

Cheers

Re: Compiling V-REP in Ubuntu 14.04, x86_64

Posted: 15 Feb 2017, 20:26
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!