When i write an XML File on windows, i get a text file (this is normal). But on Linux (Ubuntu Dapper/Edgy/Feisty and Opensuse 10.2), myfile.xml is saved as a binary
When i read myfile.xml with Irrlicht, has no problems , but when i want to open myfile.xml with kate or nano, they warn me because the file is corrupted or is a binary.
If i convert to text, looks likes a normal text file, except because it has a space between each character.
This happens since I proved irrlicht 1.1 up to 1.3.1 happening through 1.2 and 1.3
¿This is normal? ¿Can be changed?
[Linux] writing XML File, i get a binary and no text file
Most linux editors (and also some other tools like 'less' and 'grep') do not yet work with utf-32. The only editor I know which will work is vi, but without even trying I'm quite sure emacs will also do...
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm