I'm getting crazy here >.<
Included the gheaders and addet the cpp Files to the Project.
When compiling I get ONE funking ERROR >.<
Would be verry verry nice if anyone could help:
int main...
device->getFileSystem()->addZipFileArchive("data/TexSkiMod.zip", true, false); //Main Data Archive ...
Search found 3 matches
- Sat Jan 10, 2009 12:24 am
- Forum: Code Snippets
- Topic: New GUI skin [update: new skins, support for 1.5/1.6]
- Replies: 112
- Views: 86743
- Mon Sep 15, 2008 2:12 pm
- Forum: Beginners Help
- Topic: GUI XML Parser ?
- Replies: 4
- Views: 572
- Mon Sep 15, 2008 1:11 pm
- Forum: Beginners Help
- Topic: GUI XML Parser ?
- Replies: 4
- Views: 572
GUI XML Parser ?
Hi!
I'm searching for that since 2 hours now. I have seen the GUI Editor example but I cannot find a Sourcecode of it... So I want to ask you if Irrlicht has an XML-Reader built in which can read GUI Structures directly from XML Files?
Example XML:
<?xml version="1.0"?>
<element type="button ...
I'm searching for that since 2 hours now. I have seen the GUI Editor example but I cannot find a Sourcecode of it... So I want to ask you if Irrlicht has an XML-Reader built in which can read GUI Structures directly from XML Files?
Example XML:
<?xml version="1.0"?>
<element type="button ...