Skip to main content

[Solved] native-image - fatal error C1034 stdio.h: no include path set

Error Screenshot

Solution

You should not use cmd or IDEA's Terminal to execute commands. Instead, use Native Tools Command Prompt. If you have Visual Studio installed on your computer, there will be a console like this:

Enter your project directory through this console, then execute your command and you'll see it succeed: