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

Hi i'm trying to build this C++ code into JS but keep running into this problem:

fatal error: 
      'stdio.h' file not found
#include <stdio.h>

It is missing all the libc library and if i were to copy all the necessary lib 
file them into the same folder i'm not having much luck as they are dependency 
on sys and those do a look outside of sys etc.. Am i doing something wrong?
Here is my command for the cmake:

cmake 
-DCMAKE_TOOLCHAIN_FILE=/opt/cheerp/share/cmake/Modules/CheerpToolchain.cmake ..

Thanks

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

-- 
Mailing list: https://launchpad.net/~leaningtech-dev
Post to     : leaningtech-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~leaningtech-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to