Compiling an Image

Hi.
I am new to Cuda programming and I am having trouble compiling an image. I have no experience with multimedia programming and I am in need of serious help.

Thank you!

The phrase “compiling an image” is a bit confusing. If you want to do video or image processing, ArrayFire is a great CUDA library that can help you. Learn more here, http://www.accelereyes.com/arrayfire/c/group__image__mat.htm

Well i would like to do some processing later on, but for now I would just like for the image to be displayed in a window. I’m trying to learn off the examples in the sdk browser but they are all using Open GL. My code needs to run on C++ and cuda.