User forums > Using Code::Blocks

Code completion devkitPro(devkitARM) by code::blocks

(1/1)

sunao:
Hello everyone.
Currently I am challenging nintendo ds' homebrew using code :: blocks and devkitPro,
I am troubled with code completion of C program.
There is no actual harm,
Even if you declare it as #include <stdio.h>
It does not code complement functions such as iprintf ().
Settings-> Compiler setting-> Search directories-> Compiler
C: \ devkitPro \ libnds \ include
C: \ devkitPro \ devkitARM \ arm-none \ eabi \ include
I set it up as above,
Although stdio.h should be included in C: \ devkitPro \ devkitARM \ arm-none \ eabi \ include,
Although printf () and scanf () complement the code,
It does not code complement iprintf ().
Is it a plug-in specification of code :: blocks (17.12)? .
I also thought that PCH was doubtful so from the empty project,
It was useless to specify a custom makefile.
Are there anyone who has done something?

Navigation

[0] Message Index

Go to full version