Search found 4 matches

by WideWhaleEnter
Fri Jul 31, 2009 5:51 am
Forum: Beginners Help
Topic: How to develop game from step one
Replies: 32
Views: 2233

Watch and if you dont get it give up.
Video is not by me Credit goes to the video maker lol

http://www.youtube.com/watch?v=0YSijuLuoPs
by WideWhaleEnter
Fri Jul 31, 2009 5:04 am
Forum: Beginners Help
Topic: Irrlicht cannot start on VC++ 2008[SOLVED]
Replies: 8
Views: 455

http://www.youtube.com/watch?v=0YSijuLuoPs

or you can just do this which i forgot to do lol
by WideWhaleEnter
Fri Jul 31, 2009 4:10 am
Forum: Beginners Help
Topic: Irrlicht cannot start on VC++ 2008[SOLVED]
Replies: 8
Views: 455

Found the problem

Copy and paste all the includes from irrlicht's sdk folder into C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\Include if you have Visual Studios 2008. It fixed the problem and I think I am still going to switch to maybe codeblocks IDE because I can see the debugger is going to annoy the poop...
by WideWhaleEnter
Fri Jul 31, 2009 4:00 am
Forum: Beginners Help
Topic: Irrlicht cannot start on VC++ 2008[SOLVED]
Replies: 8
Views: 455

Crap>_<

hmmm same problem still not solved.. i copied the include from the sdk into the same directory as my VC ++ project folder still getting build errors saying file you are including is not in the directory. But with Visual Studios 2008 you add headers by right clicking on the headers folder on the left...