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

Fix LOG4CXX dependency problem #48

Open
wants to merge 1 commit into
base: rollback_usb
Choose a base branch
from
Open

Fix LOG4CXX dependency problem #48

wants to merge 1 commit into from

Conversation

ccckblaze
Copy link

just like other branch did.

@130s
Copy link
Member

130s commented Apr 18, 2017

You're targetting ros-drivers:rollback_usb branch, which I have no idea what that is. In case you have a specific reason to do so, would you want to re-target to indigo-devel (which is the only supported branch currently)? You should be able to do so on GitHub webpage so you won't have to open another PR AFAIK.

@ccckblaze
Copy link
Author

Dear 130s, Let me explain. I have some issues with my kinect connected raspberry pi installed Ubuntu Mate and ROS. It seems the rollback_usb branch works well, but still have the LOG4CXX dependency issues, I haven't try if the current supported branch have the same issues or not.

# backup plan, hope it is in the system path
find_library(LOG4CXX_LIBRARIES log4cxx)
endif()
if(NOT LOG4CXX_LIBRARIES)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this if clause be merged into the previous clause?

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

Successfully merging this pull request may close these issues.

2 participants