Hi!
I'm just getting started with Vampyre on Free-Pascal on Windows 7.
I'm trying to load a texture for OpenGl, but as soon as I add "LoadGLTextureFromFile" I get an exitcode 217.
If I supress that line everything goes ok (but no texture). I tried to download and compile Demos and examples using LoadGLTextureFromFile but I get the same error.
In the output window I get an "Eaccess violation: access violation" an then lot of numbers I don't understand.
I'm getting really frustrated with this, and really want to use Vampyre for my image managing.
Please help me! (and sorry for the but English),
From Chile,
Hayo Breinbauer
Forgot to say that I want to load the image from file for OpenGl texturing!
Don't really know if that's important
Pleas help!
What graphic card and drivers are you using? There've been some driver related crashed before.
Could you post a full exception/error info that you get? Line number where the error happens
could help a lot in fixing this.
Or maybe post a source of your project?