Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
Operating system(s):
Nintendo DS
Ubuntu 10.04 LTS Lucid Lynx
command line
Qt Creator 2.0.0
Console applicationLibraries used:
Libnds: version 1.4.7
#------------------------------------------------- |
////////////////////////////////////////////////////////////////////// |
Add the following line to your project file:
LIBS += -L/opt/devkitpro/libnds-1.4.7/lib -lnds9 |
The linked file, however, '/opt/devkitpro/libnds-1.4.7/lib/libnds9.a' is incompatible.
Change the linker to '/opt/devkitpro/devkitARM/bin/arm-eabi-ld'
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.