simxCreateDummy undefined in remote c/c++ api

Report crashes, strange behaviour, or apparent bugs
Post Reply
markusi
Posts: 11
Joined: 19 Apr 2013, 09:47

simxCreateDummy undefined in remote c/c++ api

Post by markusi »

Hi,

I think simxCreateDummy is undefined in remote c/c++ api since I get a compiler error

Error 2 error C3861: 'simxCreateDummy': identifier not found ...

What can I do to create dummies remotely ?

br

Markus

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

Re: simxCreateDummy undefined in remote c/c++ api

Post by coppelia »

Hello Markus,

I just chjecked it, and simxCreateDummy is available in the remote API and works on the last release (V-REP 3.0.3)
Maybe you forgot to update? Make also sure to always make a backup before updating ;)

Cheers

Post Reply