you copied a wrong version of .dll
u git the one from cppDev folder, but u need the one from VisualStudio folder.
I had the exact problem too.
Search found 15 matches
- Sat Oct 23, 2004 3:28 am
- Forum: Beginners Help
- Topic: Irricht.dll Problems
- Replies: 4
- Views: 422
- Tue Oct 19, 2004 8:11 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht speed
- Replies: 22
- Views: 2363
- Tue Oct 19, 2004 7:45 pm
- Forum: Beginners Help
- Topic: Keypress nightmare
- Replies: 2
- Views: 297
- Wed Oct 13, 2004 7:07 pm
- Forum: Beginners Help
- Topic: Problem with Irrlicht 0.7 DLL
- Replies: 2
- Views: 270
I found the problem
I found the error :
\irrlicht-0.7\bin I always used the dll from DevCpp that one is either old or corrupted
but if you use the file from VisualStudio it works fine.
What DevCpp is for than ?
\irrlicht-0.7\bin I always used the dll from DevCpp that one is either old or corrupted
but if you use the file from VisualStudio it works fine.
What DevCpp is for than ?
- Wed Oct 13, 2004 6:33 pm
- Forum: Beginners Help
- Topic: Problem with Irrlicht 0.7 DLL
- Replies: 2
- Views: 270
Problem with Irrlicht 0.7 DLL
Hi, I've posted already about this problem before, I'm wondering if anybody else had it? Anybody who just got a new copy of the Irrlicht (after sept 25) I get the following error when I run Tutorial 1 : Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This ...
- Fri Oct 08, 2004 2:27 am
- Forum: Beginners Help
- Topic: Problem Plz Help!
- Replies: 4
- Views: 353
- Fri Oct 08, 2004 2:21 am
- Forum: Beginners Help
- Topic: Problem Plz Help!
- Replies: 4
- Views: 353
How can it be? I've downloaded the zip file of Irrlicht 0.7. I even got the copy of the old zip before the latest updates. I still have the problem. I can't be using the headers from a different version. Lately, I re-installed my windows and it was a complete format.( Yes, I downloaded all the patch...
- Thu Oct 07, 2004 6:09 pm
- Forum: Beginners Help
- Topic: Problem Plz Help!
- Replies: 4
- Views: 353
Problem Plz Help!
I have this error when I'm trying to run first tutorial. I never had any problems with irrlicht before. Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function poin...
- Tue Sep 21, 2004 12:53 pm
- Forum: Open Discussion and Dev Announcements
- Topic: BEST 3D ENGINE
- Replies: 12
- Views: 4137
- Thu Sep 16, 2004 3:53 pm
- Forum: Beginners Help
- Topic: Real newb's question, Dx vx OGl
- Replies: 2
- Views: 261
Real newb's question, Dx vx OGl
I'm new to Graphics programming so my questions are: 1. What is the difference between Dx and OpenGl. 2. Irrlicht can use both ? 3. Can Iuse OpenGl function classes in Irrlicht or I must follow the rules that are set by devs? Anything else that explains to me the world of graphics would be useful :)...
- Thu Sep 16, 2004 3:27 pm
- Forum: Beginners Help
- Topic: How to implement figures as independently operating objects?
- Replies: 16
- Views: 1566
Code: Select all
#include <qthread.h>
#include <qdatetime.h>
#include <qptrlist.h>
- Tue Sep 14, 2004 5:01 pm
- Forum: Open Discussion and Dev Announcements
- Topic: OpenGL tutorials or books
- Replies: 8
- Views: 946
- Sat Sep 11, 2004 4:37 pm
- Forum: Open Discussion and Dev Announcements
- Topic: OpenGL tutorials or books
- Replies: 8
- Views: 946
Heh, yes I have no choice but to read the Red Book. However, I don't have enough math knowladge for some aspects in the book :-( It's pretty weird for beign a Computer Sc. student in a college where Physics and High Maths aren't given !! Anyway, thanks for the reply everybody! :) Electron, nice Sig ...
- Sat Sep 11, 2004 2:37 am
- Forum: Open Discussion and Dev Announcements
- Topic: OpenGL tutorials or books
- Replies: 8
- Views: 946
- Fri Sep 10, 2004 8:43 pm
- Forum: Open Discussion and Dev Announcements
- Topic: OpenGL tutorials or books
- Replies: 8
- Views: 946
OpenGL tutorials or books
Hi Everybody, For a year I was browsing this site and checking the engine. Finaly, a friend and I decided to start developing our project with help of Irrlicht. However, we want to sharp our skills in OpenGL. I know there is Red Book and some tutorials online but maybe anybody got a really good Web ...