i have this causing it
IrrXMLReader * xmlRead = createIrrXMLReader("test.xml");
and this error.
Shadows error LNK2019: unresolved external symbol "class irr::io::IIrrXMLReader<char,class irr::io::IXMLBase> * __cdecl irr::io::createIrrXMLReader(char const *)" (?createIrrXMLReader@io@irr@@YAPAV ...
Search found 7 matches
- Thu Aug 25, 2005 2:02 pm
- Forum: Game Programming
- Topic: IrrXML truble!
- Replies: 2
- Views: 2005
- Mon Aug 22, 2005 1:47 pm
- Forum: Beginners Help
- Topic: How to disengage FPS cam to use mouse on gui?
- Replies: 15
- Views: 1517
- Mon Aug 22, 2005 1:43 pm
- Forum: Beginners Help
- Topic: New problem [GUI Grays out]*solved*
- Replies: 2
- Views: 399
- Mon Aug 22, 2005 1:06 pm
- Forum: Beginners Help
- Topic: How to disengage FPS cam to use mouse on gui?
- Replies: 15
- Views: 1517
- Mon Aug 22, 2005 12:58 pm
- Forum: Beginners Help
- Topic: New problem [GUI Grays out]*solved*
- Replies: 2
- Views: 399
New problem [GUI Grays out]*solved*
ok trying to implement gui but now when i dont use the fps camera anymore ( se other thread ) and sets event revicer to the proper revicer i cant klick buttons anymore but i dont have any revicer at all i can klick buttons.
ANyone know the source of this evil?
thanks in advanced.
ANyone know the source of this evil?
thanks in advanced.
- Sat Aug 20, 2005 12:07 pm
- Forum: Beginners Help
- Topic: How to disengage FPS cam to use mouse on gui?
- Replies: 15
- Views: 1517
How do i make the switch then. Becouse i need/want to switch on the fly. But it seems i have to rewrite irrlicht engine fps camera event revicer kode in that case? or?
Becouse our eventrevicer dosnt get any messages while the fps camera is engaged. So someone i have to add a keypress event on the ...
Becouse our eventrevicer dosnt get any messages while the fps camera is engaged. So someone i have to add a keypress event on the ...
- Fri Aug 19, 2005 4:22 pm
- Forum: Beginners Help
- Topic: How to disengage FPS cam to use mouse on gui?
- Replies: 15
- Views: 1517
How to disengage FPS cam to use mouse on gui?
Currently using irrlicht engine for a small yet to be announced project.
Its in fps mode but i need and have use to use the gui with mouse too. So i wonder how to keep the current camera but disengage the mouse from the fps to use it normally klicking gui?
Greetings Athos
Its in fps mode but i need and have use to use the gui with mouse too. So i wonder how to keep the current camera but disengage the mouse from the fps to use it normally klicking gui?
Greetings Athos