Categories
-
Recent Posts
Recent Comments
- Fabio Utzig on propertypp: Objective-C-like properties for C++ classes
- Fabio Utzig on Two Conclusions
- Fabio Utzig on Two Conclusions
- Mauricio Berni on Two Conclusions
- Fabio Mierlo on My trip to Seattle for the Amazon.com SDE interview
Archives
Daily Archives: March 12, 2010
Building OpenCV 2.0 on Mac OS X 10.6
I first tried it this way: $ cd OpenCV-2.0.0 $ mkdir build $ cd build $ cmake .. $ make But it failed. I got lots of errors when trying to link highgui to the Carbon libraries. The problem is … Continue reading
Posted in English, Mac, OpenCV, Programming
1 Comment
