rizsotto / Bear

Bear is a tool that generates a compilation database for clang tooling.
GNU General Public License v3.0
4.76k stars 312 forks source link

Any documentation to use? #424

Closed cakarmustactalone closed 2 years ago

cakarmustactalone commented 2 years ago

Guyz sorry but I new to coding in linux , I have problem with my clang set-up. After some researches I came here and do not know what to do after then. So if I go bad sorry for it. My question is simple to explain maybe hard to solve ? Anyway , my opencv source directory is in /usr/include/opencv4/opencv2/ , my projects in ~/Projects/opencv++/. So which command I need to use with bear? The thing in "bear --" gives me anxiety about it I have tried some things like bear make, bear cmake but there is no solution etc. Can any one help me with the command notation and directories on it ? I could not found a good notation about commands and directory interactions. The only thing I see " bear " etc. Any example or any solution to my problem. Yeah you can say that why you did not read man pages of it. I did "read" but is not working for me.

Regards.

rizsotto commented 2 years ago

Was the wiki example not helpful?

I've replied to you on gitter, I'm closing this issue.