Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phidget CMakeLists.txt uses deprecated rospack build api #25

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link
Collaborator

cf: 
https://code.ros.org/trac/ros/browser/stacks/ros/trunk/core/rosbuild/deprecated.
cmake?rev=6253

What steps will reproduce the problem?
1. Using Diamondback...
2. ...rosmake phidgetspp


What is the expected output? What do you see instead?

Expected: successful build.
Instead: 
[ rosmake ] All 8 lines
{-------------------------------------------------------------------------------
  mkdir -p bin
  cd build && cmake -Wdev -DCMAKE_TOOLCHAIN_FILE=`rospack find rosbuild`/rostoolchain.cmake  ..
  CMake Error at CMakeLists.txt:3 (rospack):
    Unknown CMake command "rospack".


  -- Configuring incomplete, errors occurred!
-------------------------------------------------------------------------------}
[ rosmake ] Output from build of package phidgetspp written to:
[ rosmake ]    
/Users/nick/.ros/rosmake/rosmake_output-20110527-115329/phidgetspp/build_output.
log

Please use labels and text to provide additional information.
Attached patch

Original issue reported on code.google.com by the....@gmail.com on 27 May 2011 at 7:00

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant