Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

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

@mobilernd

Description

@mobilernd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions