← 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

Alessandro Pignotti posted a new comment:
Can you compile the following test?

--------------------------------
#include <stdio.h>
  
void webMain()
{
        printf("stdio test\n");
}
------------------------------

/Applications/cheerp/bin/clang++ -target cheerp stdio.cpp -o stdio.js

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