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

Linux User #1

Open
harshmunshi opened this issue Jul 21, 2016 · 1 comment
Open

Linux User #1

harshmunshi opened this issue Jul 21, 2016 · 1 comment

Comments

@harshmunshi
Copy link

Can this code work on linux?

@carlosmccosta
Copy link
Owner

Good morning :)
The main sw dependencies are C++ std and OpenCV 2.4.7.
The only class that has OS specific libraries is PerformanceTimer.h.
But it can be compiled in either Windows or Linux.

I only tested the sw in Windows 8.1 with Visual Studio 2013.
But you should be able to compile it on Linux with cmake / make without problems..

Have a nice day :)

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

No branches or pull requests

2 participants