1
Graphics / LoadFromFile() hates me.
« on: February 23, 2009, 01:52:04 pm »
Hi,
just wanted to let you know that I have exactly the same problem with LoadFromFile(). The interesting thing is that the programm compiles perfectly fine and the errror occours only at runtime (even when I run the most basic tutorial program LoadFromfile() crashes). Everything else works normally ....
The problem can't be that LoadFromFile() doesn't find the image, since then it would just return false and not crash the whole compiler.
I'm pretty sure that the problems started when I switched from VS2003 to VS2005, but that might be just an coincidense.
Realy hope somebody can help.... :cry:
just wanted to let you know that I have exactly the same problem with LoadFromFile(). The interesting thing is that the programm compiles perfectly fine and the errror occours only at runtime (even when I run the most basic tutorial program LoadFromfile() crashes). Everything else works normally ....
The problem can't be that LoadFromFile() doesn't find the image, since then it would just return false and not crash the whole compiler.
I'm pretty sure that the problems started when I switched from VS2003 to VS2005, but that might be just an coincidense.
Realy hope somebody can help.... :cry: