cpg icon indicating copy to clipboard operation
cpg copied to clipboard

as i am using this library to extract code property graph for my code files in windows 10 but this tutorial is very confusing . would any of you elaborate it insimple steps so that i can use it in my research project as its very very urgent i request if any of you would be in touch with me to let me understand how to simply use this library

Open anushka192001 opened this issue 3 years ago • 2 comments

Stack trace

Stack trace in case of an Exception

Unexpected behavior

When the analysis terminates exception free but leads to unexpected graphs: Describe the difference between the generated graph and what you would have expected

Code of interest

codeOfInterest

Extensions to the library, e.g. added or changed LanguageFrontends or Passes

changes to or added components

Changes to the configuration

configuration print

anushka192001 avatar Aug 09 '22 21:08 anushka192001

I guess you are referent to the tutorial.md right? We actually have a small video (https://www.youtube.com/watch?v=ngKtH6kYxx0) that goes through the steps of the tutorial. Problematic might be that we do not really support windows at this moment. Most of our developers use either Linux or Mac. It might work on windows, but we cannot really guarantee it.

Unfortunately, the overall documentation "how to use" this library is definitely something we need to improve.

oxisto avatar Aug 10 '22 08:08 oxisto

thanks for providing this tutorial to use cpg-console library

https://www.youtube.com/watch?v=ngKtH6kYxx0

i cloned the whole cpg directory this time i am using linux but when i am trying to do ../gradlew installDist its showing this error .

image

image

image

anushka192001 avatar Aug 14 '22 12:08 anushka192001

The Go frontend is now optional and should not be included by default if you clone the recent main branch.

oxisto avatar Nov 22 '22 10:11 oxisto