Hello,
I am having trouble running the CItutorial3.cpp. First, the code doesn't compile since the InitializePreprocessor() function (screenshot attached). Hence I added the missing argument and made few changes to adapt the code to my directories. However, when I run the output CItutorial3, it gives me another error (screenshot attached) although I checked and made sure that stdio.h is in /usr/include/. I also made few changes to the Makefile to adapt it to my directory paths.
I'm working on Ubuntu 16.04 on VirtualBox.


source code.zip
Hello,
I am having trouble running the CItutorial3.cpp. First, the code doesn't compile since the InitializePreprocessor() function (screenshot attached). Hence I added the missing argument and made few changes to adapt the code to my directories. However, when I run the output CItutorial3, it gives me another error (screenshot attached) although I checked and made sure that stdio.h is in /usr/include/. I also made few changes to the Makefile to adapt it to my directory paths.
I'm working on Ubuntu 16.04 on VirtualBox.
source code.zip