← Back to team overview

leaningtech-dev team mailing list archive

Re: [Question #679181]: First time user on Cheerp

 

Question #679181 on Cheerp changed:
https://answers.launchpad.net/cheerp/+question/679181

Paul posted a new comment:
Sweet thanks that was helpful 
I was able to find that it fails on this command : 

/Applications/cheerp/bin/clang++    -std=c++11   -o Utils.cpp.obj -c
<pathToUtils>/Utils.cpp


In file included from <pathToUtils>/Utils.cpp:8:
In file included from <pathToUtils>/Utils.h:9:
<pathToUtils>/Node.h:9:10: fatal error: 
      'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.

-- 
You received this question notification because your team Leaningtech
Team is an answer contact for Cheerp.