Neat! FYI, it downloaded and built just fine on my XP machine running VS 2008. How do I go and install it though? In my build directory there's a cmake_install.cmake that I tried running with cmake -P, but it didn't install anything. My CMAKE_INSTALL_PREFIX is set to the default at C:\Program Files\ROSWIN32. All the target executables seem to be in build\target\debug Do I need to run something other than "Build" in Visual Studio? Christian Verbeek wrote: > Here we go. > > svn co http://ros-win32.servicerobotics.eu/trunk/ > > This is > > roslib > roscpp > rosconsole > examples > tf (under construction) > actionlib (under construction) > > We included all external dependencies as there are > > boost > bullet > log4cxx > xmlrpcpp > > We tested it with Windows7 and Visual Studio 2008 SP1. Configure the top > level CMakeLists.txt to get your Visual Studio Project. > > We started this repository from cturtle revision 11057 as you can see > from the very first log messages. So Brian could generate patches > himself :-) > > PS: ros-win32.servicerobotics.eu is in the DNS for only a few hours now. > So you might have to wait a little bit. > > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users > The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.