Include certain .jar for javacv project -


it's simple question. can include .jar files javacv library project? mean not .jar files.

thanks before guys. (:

yes, there no need add javacv library files. include following jar files.

javacpp.jar javacv.jar javacv-linux-x86 (for linux 32bit os) javacv-linux-x86_64 (for linux 64 bit os) javacv-macosx-x86_64 (for mac os) javacv-windows-x86 (for windows 32bit os) javacv-windows-x86_64 (for windows 64bit os) 

Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -