Search found 15 matches

by spiff88
Tue Jul 20, 2010 12:09 am
Forum: Beginners Help
Topic: where to start?
Replies: 8
Views: 615

never mind about the manual is there a place to get user created examples
by spiff88
Tue Jul 20, 2010 12:01 am
Forum: Beginners Help
Topic: where to start?
Replies: 8
Views: 615

I'm not necessarily new to program in general just specifically c++ but how are you suppose to figure out all the functions ect in irrlicht, because the tutorials dont really go over everything, is there a manual
by spiff88
Mon Jul 19, 2010 7:54 pm
Forum: Beginners Help
Topic: where to start?
Replies: 8
Views: 615

where to start?

I'm just beginning in programming ive started out with gamemaker and sampled other programs like torque and 3dgs so i have a basic understanding about how games are made, ive recently learned most of the basic syntax of c++ and i wanted to actually make something i want to if this is the right place...
by spiff88
Fri Sep 19, 2008 7:24 pm
Forum: Beginners Help
Topic: 2 questions
Replies: 8
Views: 301

doesnt compile because it cant find the exe
by spiff88
Fri Sep 19, 2008 2:13 am
Forum: Beginners Help
Topic: 2 questions
Replies: 8
Views: 301

fixed the iostream but now im still stuck with the "cannot find .exe"
by spiff88
Tue Sep 16, 2008 2:06 am
Forum: Beginners Help
Topic: 2 questions
Replies: 8
Views: 301

2 questions

first ive been following the second tutorial: quake3map in vc++ 2008 and the tut uses the iostream.h im not sure where this is located or if theres something else do to because i read it was out dated, my second question aside from that still is with the same tut but when i run it it says it cant fi...
by spiff88
Mon Sep 08, 2008 9:35 pm
Forum: Beginners Help
Topic: cant load dll
Replies: 7
Views: 463

never mind i gots it :D
by spiff88
Mon Sep 08, 2008 9:29 pm
Forum: Beginners Help
Topic: cant load dll
Replies: 7
Views: 463

i went into to the irrlicht>bin>win32-visualstudio and copied the lib file from it and pasted it next to the executable and i got the error as said before
by spiff88
Mon Sep 08, 2008 9:10 pm
Forum: Beginners Help
Topic: cant load dll
Replies: 7
Views: 463

didnt work says:
Debugger:: An unhandled non-continuable STATUS_DLL_NOT_FOUND exception was thrown during process load

and it mentions reinstalling the program
by spiff88
Sun Sep 07, 2008 11:47 pm
Forum: Beginners Help
Topic: cant load dll
Replies: 7
Views: 463

cant load dll

i built the hello world tutorial in vc++ 2008 and it told me that it couldnt find the irrlicht.dll im pretty sure i got its directory right in the options>projectsandsolutions>directories>DLL-<irrlichtfolder/lib/win32-visualstudio> im pretty sure thats where the dll is and ive mad that the directory...
by spiff88
Thu Aug 28, 2008 4:59 pm
Forum: Beginners Help
Topic: noob question
Replies: 7
Views: 362

ive done that and followed the fisrt tut and try to build it and comes up with all these errors
by spiff88
Thu Aug 28, 2008 4:10 pm
Forum: Beginners Help
Topic: noob question
Replies: 7
Views: 362

im using 2008 and yeah i know those are the 2 things im having problems with linking them idk how to do it
by spiff88
Thu Aug 28, 2008 3:54 pm
Forum: Beginners Help
Topic: noob question
Replies: 7
Views: 362

noob question

Im just starting i have a very basic programming knowledge that doesnt include c++ but ill learn eventually so bare with me, ive followed the first tut and tried to build it and it failed, i think the problem had to do with the include and dll directories which i cant seem to figure out because the ...
by spiff88
Fri Nov 23, 2007 7:37 pm
Forum: Beginners Help
Topic: no lib files
Replies: 9
Views: 461

ya there is but the tut says to go into irrlicht-0.3\lib\DevCpp and there should be these files which u extract:

libIrrlicht.a
libjpeg.a
libz.a

i can go into the WIN32-gcc and there will only be libIrrlicht.a what do i do?
by spiff88
Fri Nov 23, 2007 5:55 pm
Forum: Beginners Help
Topic: no lib files
Replies: 9
Views: 461

no lib files

im new here and have been folliowing the dev C++ tutorial to get irrlicht setup and im to the point where u have to link the lib files and it shows the file its under which is DEVc somthing like that but all i have is linux and 2 visualc++ folders under my lib folder where do i get the devc++ folder?