Background image

How to add background image for c++ program...i read something about library Cimg.H..How to install it in TURBOC++?
Thanx Alot.
Please do yourself a favor and forget TuboC++.
It was a great program 25+ years ago, but now it should be in the same museum with C64, Amiga...

If you want to quickly create simple graphic or GUI apps, consider using WinForms, either with C++/CLR or better C#, or even VB.NET.

Microsoft has a very good free IDE called Visual Studiio which would be ideal.
Thanks alot sir..i will try that
ok now ihave got visual studio...so now how to add image for the program? Thank You
Can you please help me in How to import CImg header file in visual studio?
ok i have imported it but the above link http://cimg.eu/reference/group__cimg__tutorial.html is not working...can you please help me.
It works for me. I don't have any other link. Maybe this:

http://cimg.eu/
What do you mean it does not work? Any error messages?
ya i get the following error message: cannot recognise the format of imagename.jpg
sorry its "failed to recognise the format of imagename.jpg"
Not sure what image formats this library supports.
Save your image as a .bmp file and try to open it.
ok sir
thanks alot
its still not working...same error...but the output screen also says gm.exe not recognised as internal or external command
ok its done...i need to install imagmagick
Topic archived. No new replies allowed.