jvrc / JVRCPlugin

A Choreonoid plugin for handling the JVRC simulation and scoring
3 stars 3 forks source link

Error during make in choreonoid 1.7.0 . #7

Open DhimanAirao opened 4 years ago

DhimanAirao commented 4 years ago

/home/dhiman/Documents/choreonoid-1.7.0/ext/JVRCPlugin/JVRCScoreView.cpp:22:21: fatal error: gettext.h: No such file or directory compilation terminated.

even though other plugins like GROBOT which are inbuilt can be compiled but JVRCPlugin shows error for this "gettext.h" file which is already installed in my Ubuntu.

DhimanAirao commented 4 years ago

I figured out the above issue but following error is coming in make of JVRCPlugin. How to solve this? other plugins which come by default in choreonoid containing boost::python shows no error in make.But JvrcPlugin shows error. Screenshot from 2020-06-25 17-25-25