You are here

Can I create project and do programming with Binary Installation of MRPT

3 posts / 0 new
Last post
parnurzeal
parnurzeal's picture
Can I create project and do programming with Binary Installation of MRPT

I just wanna know that if I install MRPT binary installation for windows, it will also include library for Visual Studio? or it only gives the application of MRPT library?
If it also include library or project for programming, how can i open it in VS?
Thank you very much in advance.

jlblanco
jlblanco's picture
Yes, binary install contains

Yes, binary install contains both all the sources and the libraries for MSVC9 (but probably work with others MSVC versions). After installing, try this:

http://www.mrpt.org/Writing_applications_with_the_MRPT_C%20%20_Library

and CMake should find MRPT's path in c:/Program Files/, etc...

parnurzeal
parnurzeal's picture
Thank you very much!!

Thank you very much!!

Log in or register to post comments
Subscribe to Comments for "Can I create project and do programming with Binary Installation of MRPT"