Hi Alexander, On Wed, Jun 20, 2012 at 11:31 AM, Alexander Broekhuis wrote: > Hi Pepijn, > > Follow up on the Device Access messages > >> >> Done. I committed the code and added the device access sub directory >> to the main CMakeLists.txt. >> > > Did you try to build it? It doesn't build for me... Seems you only added to > code to the repo, without changing the include paths and link libraries. > > Please test and make sure committed code compiles. Yeah I did build it. For me building and running the example works fine. Could you do the following and post the errors? cd build cmake .. make deploy_device_access_example cd device_access/deploy/device_access_example/ sh run.sh Thanks, Pepijn