News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

linux mint - fatal error: stdio.h: No such file or directory

Started by webrp, January 28, 2017, 01:03:17 PM

Previous topic - Next topic

webrp

I have just installed codeblocks on my linux mint.  I wrote my first C programm and then I try to compile it / build, but with no success.

I get following error:
fatal error: stdio.h: No such file or directory|

I guess the problem is that the file stdio.h is missing and not found. How can I solve this?

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

webrp

That link didnt help me.
The solution for my problem was installing package "build-essential" using the synaptic package manager

BlueHazzard

nice that you found your solution for the problem


For others:
Quote from: webrp on January 28, 2017, 06:58:06 PM
That link didnt help me.
If you read this link and follow the steps you will come to a link called "How do I report a compilation problem on the forums". There is described how you report a problem to the forum so we can help you efficiently. There is described how you get the information we need to help you. This link helps you to find the problem and us to help you...