Skip to content

How do we compile the cpp-interface-vrep from source? #12

Closed Answered by marcos-pereira
marcos-pereira asked this question in Q&A
Discussion options

You must be logged in to vote

Hi everyone,

I think I solved the issue in some way. I just copied the simConst.h from the CoppeliaSim directory coppeliasim-4-5-1-rev4/programming/include/simLib/simConst.h to the directory cpp-interface-vrep/coppeliarobotics/include/ and changed the include in the extApi.h to be:

#include "simConst.h"

Now the cpp-interface-vrep compiles without problems.

If anyone has a prettier way of solving this compiling issue, feel free to add to this discussion.

Kind regards,
Marcos

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bvadorno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant