Hey guys i made an SDK thats work on Windows its allready include
the DSTwo libs and stuff to make DSTwo plugins aso include code to
Make Dingoo Apps.
Download: mipsel-4.1.2-nopic
You need Cygwin or MSYS to use the Toolchain!
DSTwo: Change Makefile!
If you download a Plugin like ndssfc you need 2 changes:
change1: export OUTPUT := $(CURDIR)/$(TARGET) to export OUTPUT := ../$(TARGET)
and
change2: CROSS := /opt/mipsel-4.1.2-nopic/bin/ to CROSS := /mipsel-4.1.2-nopic/bin/
Here the ndssfc 1.06 with my Makefile and changes: Download
Have FUN! Rikku2000
the DSTwo libs and stuff to make DSTwo plugins aso include code to
Make Dingoo Apps.
Download: mipsel-4.1.2-nopic
You need Cygwin or MSYS to use the Toolchain!
DSTwo: Change Makefile!
If you download a Plugin like ndssfc you need 2 changes:
change1: export OUTPUT := $(CURDIR)/$(TARGET) to export OUTPUT := ../$(TARGET)
and
change2: CROSS := /opt/mipsel-4.1.2-nopic/bin/ to CROSS := /mipsel-4.1.2-nopic/bin/
Here the ndssfc 1.06 with my Makefile and changes: Download
Have FUN! Rikku2000







