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

downloading cci-1.0.1.zip from tag location, missing CODING_STYLE.txt, but registered in Makefile.am #313

Open
maveric2 opened this issue Mar 22, 2024 · 1 comment

Comments

@maveric2
Copy link

Hi,

I've downloaded the cci-1.0.1.zip (https://github.com/accellera-official/cci/archive/refs/tags/v1.0.1.zip).
I've bumped into the following error:
make[1]: Entering directory '/c/j/ww64/cci-1.0.1/obj-mingw-w64/docs'
make[1]: *** No rule to make target 'cci/archived/CODING_STYLE.txt', needed by 'all-am'. Stop.
make[1]: Leaving directory '/c/j/ww64/cci-1.0.1/obj-mingw-w64/docs'

The file is missing, but registered within this zip file bundle.

KR

@aut0
Copy link
Collaborator

aut0 commented Apr 16, 2024

The automake flow will be deprecated and removed soon.
Please consider using cmake.
However, we will investigate as this issue impacts the released package.

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

2 participants