raisimTech / raisimOgre

Other
26 stars 21 forks source link

PCRE SWIG problem solved #28

Closed Lr-2002 closed 1 year ago

Lr-2002 commented 1 year ago

Problem desicription

OS: ubunut 20.04
CPU: AMD R7 4700H
GPU: RTX 2060
g++: version is  9.0

Problem

swig:7: error: pcre regex matching is not available in this swig build.

this problem happened when runmake install -j4 after the cmake

Solution

using g++-8 rather than g++-9

jhwangbo commented 1 year ago

Thx for posting. I recommend using raisimUnity and raisimUnreal if possible because they are better supported

Lr-2002 commented 1 year ago

yep, to be honest , unity is much easier to use however, there is a powerful research using your lib

Lr-2002 commented 1 year ago

what's more, some other bugs happend

one was the ogre compilation. there was always java compiling while it seems have no function. so go to cmakelist.txt of ogre, and change the compilation of java to FALSE and i'll help

jhwangbo commented 1 year ago

I meant raisimUnity. You can use raisimUnity to visualize a raisim environment. There are a few examples in the repo