Search found 7 matches

by JumaGames
Thu Sep 24, 2009 3:07 pm
Forum: Beginners Help
Topic: Problem with IrrlichtDevice.H
Replies: 11
Views: 856

ja ok danke
by JumaGames
Thu Sep 24, 2009 3:00 pm
Forum: Beginners Help
Topic: Problem with IrrlichtDevice.H
Replies: 11
Views: 856

Bei diesen stellen hällt er an

env->addImage(driver->getTexture("../../media/irrlichtlogo2.png"),core::position2d<s32>(10,10));

dann noch da wenn ich weiter mache

camera->setFarValue(42000.0f);

und bei ISceneNode.h

void setMaterialFlag(video::E_MATERIAL_FLAG flag, bool newvalue)
{
for (u32 ...
by JumaGames
Thu Sep 24, 2009 2:47 pm
Forum: Beginners Help
Topic: Problem with IrrlichtDevice.H
Replies: 11
Views: 856

Hab ich gemacht jetzt gehts aber jetzt hab ich dieses Problem wenn ich die .exe öffne

Image
by JumaGames
Thu Sep 24, 2009 2:34 pm
Forum: Beginners Help
Topic: Problem with IrrlichtDevice.H
Replies: 11
Views: 856

immer noch das slbe und ich bekomme den fehler auch wenn ich beispiel projecte machen will schreib mich mal in einen massager an =D

ICQ 463399491

Skype juamdot

Hoffe du hast einen von den beiden
by JumaGames
Thu Sep 24, 2009 2:20 pm
Forum: Beginners Help
Topic: Problem with IrrlichtDevice.H
Replies: 11
Views: 856

Ohh ja danke

zum glück gibt es hier auch deutsche =D

gibt es auch deutsche irrlicht Forum

auser Irrlicht3d den da geht das Forum zurzeit nicht =D :(



Edit

Das ist mein code des Klapt nicht

#include <irrlicht.h>
#include <iostream>

using namespace irr;

#ifdef _MSC_VER
#pragma comment(lib ...
by JumaGames
Thu Sep 24, 2009 1:59 pm
Forum: Beginners Help
Topic: Problem with IrrlichtDevice.H
Replies: 11
Views: 856

Problem with IrrlichtDevice.H

Problem with IrrlichtDevice.H

This is my failt Code:

------ Erstellen gestartet: Projekt: 11.PerPixelLighting_vc9, Konfiguration: Debug Win32 ------
Kompilieren...
main.cpp
c:\programme\irrlicht-1.5\include\irrlichtdevice.h(220) : error C2065: 'SJoystickInfo': nichtdeklarierter Bezeichner
Das ...
by JumaGames
Thu Sep 24, 2009 1:28 pm
Forum: Beginners Help
Topic: SJoystickInfo Mistake
Replies: 2
Views: 286

SJoystickInfo Mistake

Hello i am a noob in Irrlich and

I have a problem

Sry for my bad english =D

I delete some thinks in the Terrain Tut Code

Not ver much i delet the help text the irrlicht logo

and the Event thing

now i get this mistake:

------ Neues Erstellen gestartet: Projekt: Kanoom, Konfiguration: Debug ...