Hi guys,
You might not know me too well here as I spend like 90% of my time here in EOPserver section. I am trying to make a map editor for EO but I have hit a wall (a big one at that).
The problem is not being able to load .DDS format. I have tried using the following libraries/plugins.
GDImage
FreeImage
DevIL
Neither work with 64bit OS. I was curious if anyone knows of a simple to use method somewhere I can use for this. I only wish to display the DDS not save nor edit it.
Important Notes:
Vista Ultimate 64bit
Visual Studio 2008 Express
.Net 3.5
Any help is appreciated.