You are here

missing configure.h

I install the libmrpt-dev in my ubuntu, but mrpt/config.h and mrpt/version.h is missing
I tried several times to install and uninstall it but still ahve same problem

please some body help me with this

Forums: 
jlblanco's picture

Hi Aras,

The config file is at: /usr/include/mrpt/mrpt-config/mrpt/config.h (see http://packages.ubuntu.com/karmic/amd64/libmrpt-dev/filelist)

The idea is that using CMake to build programs that use MRPT you don't have to worry about this, since the -I include dirs are added automatically as needed.
See http://www.mrpt.org/Writing_applications_with_the_MRPT_C%20%20_Library