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: 612
- Tue Oct 19, 2004 8:11 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht speed
- Replies: 22
- Views: 3293
- Tue Oct 19, 2004 7:45 pm
- Forum: Beginners Help
- Topic: Keypress nightmare
- Replies: 2
- Views: 413
- Wed Oct 13, 2004 7:07 pm
- Forum: Beginners Help
- Topic: Problem with Irrlicht 0.7 DLL
- Replies: 2
- Views: 387
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: 387
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 ...
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 ...
- Fri Oct 08, 2004 2:27 am
- Forum: Beginners Help
- Topic: Problem Plz Help!
- Replies: 4
- Views: 536
- Fri Oct 08, 2004 2:21 am
- Forum: Beginners Help
- Topic: Problem Plz Help!
- Replies: 4
- Views: 536
- Thu Oct 07, 2004 6:09 pm
- Forum: Beginners Help
- Topic: Problem Plz Help!
- Replies: 4
- Views: 536
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 ...
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 ...
- Tue Sep 21, 2004 12:53 pm
- Forum: Open Discussion and Dev Announcements
- Topic: BEST 3D ENGINE
- Replies: 12
- Views: 4722
- Thu Sep 16, 2004 3:53 pm
- Forum: Beginners Help
- Topic: Real newb's question, Dx vx OGl
- Replies: 2
- Views: 380
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 ...
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 ...
- Thu Sep 16, 2004 3:27 pm
- Forum: Beginners Help
- Topic: How to implement figures as independently operating objects?
- Replies: 16
- Views: 2365
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: 1162
- Sat Sep 11, 2004 4:37 pm
- Forum: Open Discussion and Dev Announcements
- Topic: OpenGL tutorials or books
- Replies: 8
- Views: 1162
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 ...
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: 1162
- Fri Sep 10, 2004 8:43 pm
- Forum: Open Discussion and Dev Announcements
- Topic: OpenGL tutorials or books
- Replies: 8
- Views: 1162
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 ...
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 ...