Implicitly declaring library function 'printf' with type 'int (const char *, ...)'

Answered

Hi everyone,

I keep getting this warning from the compiler (Mingw, C language), even if I always include the right library. It seems that the #include doesn't work properly and it's like i didn't write it at all...

Any solutions?

 

Warning: Implicitly declaring library function 'printf' with type 'int (const char *, ...)'

1
6 comments

Hello!

Do you get this warning in a default "Hello, World!" project (`File | New Project` > `C Executable` > `Create`)?

0

se same for me

CLion 2021.2

 

Mingw-builds
Installation: Sourceforge

https://sourceforge.net/projects/mingw-w64/

0

gian enrico conti the same question to you: Do you get this warning in a default "Hello, World!" project (`File | New Project` > `C Executable` > `Create`)?

0

C 99 .. CMake App (target)  ... run now seems working with last update.

0

Please sign in to leave a comment.