Search found 7 matches

by starplayer
03 Nov 2014, 18:39
Forum: Bug reports
Topic: Trouble compiling a plugin
Replies: 12
Views: 7778

Re: Trouble compiling a plugin

With the original. I even installed V rep again just to make sure I was using the files unmodified.
by starplayer
02 Nov 2014, 23:09
Forum: Bug reports
Topic: Trouble compiling a plugin
Replies: 12
Views: 7778

Re: Trouble compiling a plugin

Thank you for your answer. That worked for the simple filter plugin, thank you very much. However, when I try the same for the bubblerob plugin, altough it says that it was loaded successfully in the command line, inside V-Rep in the plugins menu it doesn't appear the bubblerob plugin. I tried with ...
by starplayer
31 Oct 2014, 17:56
Forum: Bug reports
Topic: Trouble compiling a plugin
Replies: 12
Views: 7778

Re: Trouble compiling a plugin

Thank you for your answer. Okay, I changed the compiler to mingW, and the qt version should be the correct one, as is indicated in the folder name C:\Program Files (x86)\V-REP3\V-REP_PRO_EDU\programming\build-v_repExtSimpleFilter-Desktop_Qt_5_1_1_MinGW_32bit-Debug\ since the about screen of v-rep it...
by starplayer
28 Oct 2014, 19:31
Forum: Bug reports
Topic: Trouble compiling a plugin
Replies: 12
Views: 7778

Re: Trouble compiling a plugin

Thank you for your answer. However, If I for example remove the variable correspondet to the first warning ("declared" in the function header), I get C:\Program Files (x86)\V-REP3\V-REP_PRO_EDU\programming\BACKUP_v_repExtBubbleRob\v_repExtBubbleRob.cpp:135: error: C2733: second C linkage o...
by starplayer
24 Oct 2014, 17:34
Forum: Bug reports
Topic: Trouble compiling a plugin
Replies: 12
Views: 7778

Re: Trouble compiling a plugin

Okay, I've tried doing that. However, in QT creator, when In try to "Build-> Rebuild Project v_repExtBubbleRob", I get three "issues": C:\Program Files (x86)\V-REP3\V-REP_PRO_EDU\programming\BACKUP_v_repExtBubbleRob\v_repExtBubbleRob.cpp:133: warning: C4100: 'reservedInt' : unref...
by starplayer
21 Oct 2014, 16:09
Forum: Bug reports
Topic: Trouble compiling a plugin
Replies: 12
Views: 7778

Re: Trouble compiling a plugin

Thank you very much, I will try that!
by starplayer
18 Oct 2014, 23:34
Forum: Bug reports
Topic: Trouble compiling a plugin
Replies: 12
Views: 7778

Trouble compiling a plugin

Hello. I'm trying to make a plugin for v-rep for my master thesis. I'm going to modify the v_repExtBubbleRob plugin to work with a different robot. However, when I open the project with codeblocks, using the Microsoft Visual Studio Project Importer, I get the error that I'm missing zlib1.dll. I inst...