Please do the following :
clone a new copy from branch "feature/sad using this command below
git clone https://github.com/strict-lang/sdk.git -b feature/sad
===============================================
check strict version , go version , c++ version , g++ version , current branch name :
strict version
go version
c++ --version
g++ --version
git branch --show-current
=============================================================
then wrote the following to create header and cc file , i got only empty header file
( do not forget to create hello.strict file inside src folder )
strict build Hello.strict -b g++ -r pretty-json
==========================================
I found empty header file in project folder path :
{ project directory } \sdk.strict\build
Now the problem is :
We expect CC file with header file in this path below :
{ project directory } \sdk.strict\build
Unfortunately we got header file only .
=================================================
Please watch this video for more details
http://www.mediafire.com/file/v5bmnr8bo94g715/feature_sad.mp4/file