Search found 5 matches

by Max O'Lydian
15 Feb 2016, 15:25
Forum: Bug reports
Topic: Building remoteApi bindings for Octave 4.0
Replies: 13
Views: 8283

Re: Building remoteApi bindings for Octave 4.0

I'm not sure I understand... it seems to me that remApiSetup.m tells where to find remApi.oct, and then loads the various commands that are available in remApi.oct- but the functions must be in remApi.oct to begin with. I couldn't compile the new remApi.oct in the first place, because there was a wr...
by Max O'Lydian
14 Feb 2016, 21:08
Forum: Bug reports
Topic: Building remoteApi bindings for Octave 4.0
Replies: 13
Views: 8283

Re: Building remoteApi bindings for Octave 4.0

Hello coppelia! I made great progress with Octave 3.6.4 and V-REP, but now I'm working on an exercise that requires the "image" package for Octave, and that is only available for Octave 4.0 and greater- so I'm back to my original problem of getting remApi.oct rebuilt for Octave 4.0. With t...
by Max O'Lydian
10 Feb 2016, 14:52
Forum: Bug reports
Topic: Building remoteApi bindings for Octave 4.0
Replies: 13
Views: 8283

Re: Building remoteApi bindings for Octave 4.0

That's good news! I'd prefer to use Oct 4.0.0 if possible, so I'll check it out and report my results. I wound up installing Octave 3.4.6 (make sure it's the Visual Studio version [octave-3.6.4-vs2010-setup.exe]!) and had V-REP and Octave talking within 10 minutes. The only hitch was making sure the...
by Max O'Lydian
09 Feb 2016, 17:42
Forum: Bug reports
Topic: Building remoteApi bindings for Octave 4.0
Replies: 13
Views: 8283

Re: Building remoteApi bindings for Octave 4.0

A little more progress... I found liboctave-3.dll and liboctinterp-3.dll in my Octave-4.0.0 directory. I'm assuming these are the 4.0 versions of the dependencies baked into remApi.oct. Knowing it was doomed to fail, I nonetheless copied and renamed these files to vc100-XXX-1.dll to match the remApi...
by Max O'Lydian
09 Feb 2016, 16:44
Forum: Bug reports
Topic: Building remoteApi bindings for Octave 4.0
Replies: 13
Views: 8283

Re: Building remoteApi bindings for Octave 4.0

I also have Octave 4.0.0 and V-REP PRO EDU 3.2.3 (rev 4), and I am trying to get the remote API functions working. Have you made any progress on this? I'm trying to rebuild because trying to run simpleTest.m results in the following error: error: simpleTest: could not find library or dependents: C:\...