Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No "CC file" created when we build strict file #4

Open
mobilernd opened this issue Jun 16, 2020 · 0 comments
Open

No "CC file" created when we build strict file #4

mobilernd opened this issue Jun 16, 2020 · 0 comments

Comments

@mobilernd
Copy link

mobilernd commented Jun 16, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant