I downloaded the new snapshot of FPC4NDS and tried to run the examples...
I can run some examples,but the examples with a data folder, I can't run

1-How can I transform the files on data folders of the examples?
I think I have to use grit to convert the images and another program to convert to .o
but i don't know how to use ^^'
whithout that always shows the error: Error While Linking

Exemples With data folder:
devkitPro\Graphics\2D\16bit_color_bmp
devkitPro\Graphics\2D\256_color_bmp
devkitPro\Graphics\2D\Complex_2D
devkitPro\Graphics\2D\custom_font
devkitPro\Graphics\2D\rotscale_text

devkitPro\Graphics\3D\Misc\Display_List_2
devkitPro\Graphics\3D\Misc\Env_Mapping
devkitPro\Graphics\3D\Misc\Ortho
devkitPro\Graphics\3D\Misc\Paletted_Cube
devkitPro\Graphics\3D\Misc\Picking
devkitPro\Graphics\3D\Misc\Textured_Cube
devkitPro\Graphics\3D\Misc\Textured_Quad
devkitPro\Graphics\3D\Misc\Toon_Shading


------------------------------------
2-How to listen the sounds of the example devkitPro\sound\SimpleSound?
I tryed run that, it compiled, and I runned on No$GBA, but I can't listen the songs
Do I have to test it on DS or it is only a demonstration about how to run songs?

------------------------------------
3-libmikmod isn't working on the snapshot...
Log:

PPU Loading C:\FPC4NDS\units\arm-nds\libndsfpc\mikmod7.ppu
PPU Source: mikmod7.pp not found
PPU Source: mikmod.inc not found
PPU Source: mikmod.inc not found
Recompiling mikmod7, checksum changed for System
mikmod7.pp(9,25) Fatal: Can't find unit mikmod7 used by main7
Fatal: Compilation aborted
PPU Loading C:\FPC4NDS\units\arm-nds\libndsfpc\mikmod9.ppu
PPU Source: mikmod9.pp not found
PPU Source: mikmod.inc not found
PPU Source: mikmod.inc not found
Recompiling mikmod9, checksum changed for System
mikmod9.pp(15,25) Fatal: Can't find unit mikmod9 used by main9
Fatal: Compilation aborted
The libmikmod are installed on the folder C:\devkitpro\libmikmod
I downloaded it from this topic http://www.pascalgamedevelopment.com...pic.php?t=5134
fpc.cfg:
-FiC:\Joao\Programar\devkitpro\libmikmod\include\li bmikmod
-FlC:\Joao\Programar\devkitpro\libmikmod\lib\libmik mod
4-Where Can I download libfat?
------------------------------------
I didn't test the dswifi because at this moment, I don't want to make wifi homebrews


Thanks
Sorry for my english