Line 36:
Line 36:
# It's done !
# It's done !
−
You will need FreeType-PPC to compile your code.
+
You will need '''FreeType-PPC''' to compile your code.
# Download it [[Media:FreeType-PPC.rar|here]].
# Download it [[Media:FreeType-PPC.rar|here]].
# Extract it and place the .a in "devkitproc\libogc\lib\wii" and the folder "freetype" and the file "ft2build.h" in "devkitpro\libogc\include".
# Extract it and place the .a in "devkitproc\libogc\lib\wii" and the folder "freetype" and the file "ft2build.h" in "devkitpro\libogc\include".
# It's done !
# It's done !
−
You'll also need to set the environment variable of the library.
+
You'll also need to set the '''environment''' variable of the library.
# Right-Click on My Computer and select Properties.
# Right-Click on My Computer and select Properties.
# Go to advanced settings and click Environment Variables at the bottom.
# Go to advanced settings and click Environment Variables at the bottom.
Line 63:
Line 63:
# It's done !
# It's done !
−
You will need FreeType-PPC to compile your code.
+
You will need '''FreeType-PPC''' to compile your code.
# Download it [[Media:FreeType-PPC.rar|here]].
# Download it [[Media:FreeType-PPC.rar|here]].
# Extract it and place the .a in "devkitproc/libogc/lib/wii" and the folder "freetype" and the file "ft2build.h" in "devkitpro/libogc/include".
# Extract it and place the .a in "devkitproc/libogc/lib/wii" and the folder "freetype" and the file "ft2build.h" in "devkitpro/libogc/include".
# It's done !
# It's done !
−
You'll also need to set the environment variable of the MLlib.
+
You'll also need to set the '''environment variable''' of the MLlib.
# Edit the file "/etc/environment" in root mode (sudo gedit /etc/environment)
# Edit the file "/etc/environment" in root mode (sudo gedit /etc/environment)
# Add these lines if they're not already in the file : DEVKITPRO="/path/to/devkitpro" DEVKITPPC="/path/to/devkitpro/devkitPPC"
# Add these lines if they're not already in the file : DEVKITPRO="/path/to/devkitpro" DEVKITPPC="/path/to/devkitpro/devkitPPC"