PerfectShow icon indicating copy to clipboard operation
PerfectShow copied to clipboard

Can not pull OpenCV

Open ABSoftech opened this issue 7 years ago • 5 comments

Run the command below to pull OpenCV module in Android Studio project, then build the project.

$ git submodule update --init --recursive

Where to write the Code?? How??? What are the steps?? I am new in App development. Trying to get knowledge. Please help me.

ABSoftech avatar Sep 05 '17 02:09 ABSoftech

If you don't know Git, try to learn it. You can strike the command in your console(On Windows), or Terminal(*nix platform). or just download source here, then put it in the current project.

KAlO2 avatar Sep 08 '17 12:09 KAlO2

Sir, Its showing ----- openCv.mk is missing

ABSoftech avatar Sep 15 '17 02:09 ABSoftech

@ABSoftech Hello i got same problem like you ,Now can you let it work ?

--Thank you so much.

lupangsogood avatar Apr 06 '18 21:04 lupangsogood

Yes i have a same problem, openCVLibrary error occur. You solved it or not?? if anyone have a solution then we discuss. err

Razacs avatar May 19 '18 09:05 Razacs

Write this command to clone project, you will get full project git clone --recursive https://github.com/KAlO2/PerfectShow.git

divysoni3 avatar Aug 29 '18 07:08 divysoni3