Search found 5 matches

by dpas
16 Jun 2016, 19:46
Forum: Bug reports
Topic: Compile V-REP on Ubuntu Xenial, i386
Replies: 4
Views: 3340

Re: Compile V-REP on Ubuntu Xenial, i386

with these small changes, and
even as as I had to copy the SciLexer.h into the /sourceCode/gui/scintillaRelated/ folder, while INCLUDEPATH for SciLexer.h is OK (boggles mind why)

v-rep 3_3_1 compiles on ubuntu xenial 16.04, i386, Qt version 5.5.1 with no error.

Thank you for you help!
by dpas
16 Jun 2016, 09:41
Forum: Bug reports
Topic: Compile V-REP on Ubuntu Xenial, i386
Replies: 4
Views: 3340

Re: Compile V-REP on Ubuntu Xenial, i386

Thank you for your answers. It's a real pleasure to communicate and leave our trace here. Now, the answer is not all you need as on changing to CPluginContainer check, make says that "CPluginContainer has not been declared" there. -I/usr/lib/i386-linux-gnu/qt5/mkspecs/linux-g++ -o qdlgabou...
by dpas
13 Jun 2016, 15:11
Forum: Bug reports
Topic: Compile V-REP on Ubuntu Xenial, i386
Replies: 4
Views: 3340

Compile V-REP on Ubuntu Xenial, i386

Compiling V-REP on Ubuntu Xenial 16.04, i386, Qt5.5.1 stops on make with an error with 'CCollDistInterface'. Until the function qdlgabout.cpp there is no message of error. -I/usr/lib/i386-linux-gnu/qt5/mkspecs/linux-g++ -o qdlgabout.o sourceCode/gui/dialogs/qdlgabout.cpp sourceCode/gui/dialogs/qdlga...
by dpas
13 Jun 2016, 12:04
Forum: Bug reports
Topic: compile V-REP on Ubuntu Xenial
Replies: 2
Views: 2608

Re: compile V-REP on Ubuntu Xenial

Thank you. That effectively solves the problem with this function.
by dpas
12 Jun 2016, 19:10
Forum: Bug reports
Topic: compile V-REP on Ubuntu Xenial
Replies: 2
Views: 2608

compile V-REP on Ubuntu Xenial

Compiling V-REP on Ubuntu Xenial 16.04, i386, Qt5.5.1 stops on make with an error with 'CCollDiistInterface'. Until the function CPageContainer there is no message of error. I /usr/lib/i386-linux-gnu/qt5/mkspecs/linux-g++ -o pageContainer.o sourceCode/pagesAndViews/pageContainer.cpp sourceCode/pages...