Search found 10 matches

by marchacley
Wed Jun 23, 2010 5:45 pm
Forum: Beginners Help
Topic: Could not load mesh, because file could not be opened: ...
Replies: 11
Views: 873

nobody? :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry...
by marchacley
Wed Jun 23, 2010 5:03 pm
Forum: Beginners Help
Topic: Could not load mesh, because file could not be opened: ...
Replies: 11
Views: 873

gun.md2 is in : /path/My project name That is with my CPP's and H's. I also put it with the EXE. :wink: And I forgot, gun.md2 is an animation, so I replace : irr::scene::IMesh *gun = sceneManager->getMesh("gun.md2"); irr::scene::IMeshSceneNode *Ngun = sceneManager->addMeshSceneNode(gun); b...
by marchacley
Wed Jun 23, 2010 2:04 pm
Forum: Beginners Help
Topic: Could not load mesh, because file could not be opened: ...
Replies: 11
Views: 873

Could not load mesh, because file could not be opened: ...

Hi pepole! I'm riting because I have a problem opening any file in Irrlicht. I pass you the code: #include <IRR/irrlicht.h> int main(void) { irr::IrrlichtDevice *device = irr::createDevice (irr::video::EDT_OPENGL, irr::core::dimension2d<irr::u32>(800,600), 32,false,true,false,0); irr::video::IVideoD...
by marchacley
Sun Jun 20, 2010 7:59 pm
Forum: Beginners Help
Topic: The procedure entery point createDevice coulde not be locate
Replies: 10
Views: 1224

I change again the DLL's and I think that it was the one with the EXE that wasn't good. Now it's work.

Thanks guys!
And an other great thank for BlindSide!
by marchacley
Sun Jun 20, 2010 7:11 pm
Forum: Beginners Help
Topic: The procedure entery point createDevice coulde not be locate
Replies: 10
Views: 1224

Oh! I'm on Windows so I already choose Win32-gcc.
by marchacley
Sun Jun 20, 2010 7:04 pm
Forum: Beginners Help
Topic: The procedure entery point createDevice coulde not be locate
Replies: 10
Views: 1224

Sorry: I'm on Code::Blocks
There is only one DLL : Irrlicht.dll
by marchacley
Sun Jun 20, 2010 4:50 pm
Forum: Beginners Help
Topic: The procedure entery point createDevice coulde not be locate
Replies: 10
Views: 1224

Should I install the version 1.7.1?
because I try it already and its make the same...


Thanks.
by marchacley
Sun Jun 20, 2010 4:02 pm
Forum: Beginners Help
Topic: The procedure entery point createDevice coulde not be locate
Replies: 10
Views: 1224

Nobody can help me :?: :!:

:cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry:
by marchacley
Sun Jun 20, 2010 3:27 pm
Forum: Beginners Help
Topic: The procedure entery point createDevice coulde not be locate
Replies: 10
Views: 1224

Sorry but it dosn't work.

I can' t give you a screen because it dosen't work :oops:

But thank you ArakisTheKitsune.
by marchacley
Sun Jun 20, 2010 1:56 pm
Forum: Beginners Help
Topic: The procedure entery point createDevice coulde not be locate
Replies: 10
Views: 1224

The procedure entery point createDevice coulde not be locate

Hi evrybody . I'm new in this forum and in Irrlicht, so please be fine :) , I'm frensh so if I talk bad english, it's normal... :wink: I'm here because I have an error : The procedure entery point createDevice coulde not be located in the dynamic link library Irrlicht.dll. I dont know how could I re...