Ask Your Question

rasharm_msft's profile - activity

2015-11-23 23:25:41 -0600 received badge  Popular Question (source)
2014-01-05 14:55:03 -0600 received badge  Necromancer (source)
2013-01-02 19:23:30 -0600 commented answer Windows 8 Metro apps
2013-01-02 19:23:03 -0600 answered a question Windows 8 Metro apps

I have posted about this in the below mentioned stackoverflow post:

http://stackoverflow.com/questions/14065370/using-opencv-in-a-windows-8-store-app-with-visual-c-2012

2012-12-15 22:04:52 -0600 commented answer Building OpenCV with Visual Studio 2012

I am not interested in CUDA at all. Just want to build the sources for ARM to be used inside a Windows 8 Store app.

2012-12-15 22:04:10 -0600 commented answer Building OpenCV with Visual Studio 2012

One major difference between 2010 and 2012 is the support for ARM in 2012. I guess that is significant enough to warrant separate support for 2012. Try building the sources for ARM using 2012 and you will see the pain I am talking about :)

2012-12-12 06:37:52 -0600 asked a question Building OpenCV with Visual Studio 2012

Is there support for building OpenCV using Visual Studio 2012? I don't really want to use a released version. Happy to pull-down code from latest branches.