kendryte / kendryte-freertos-sdk

This project is no longer maintained Not recommended for product development.
Apache License 2.0
203 stars 69 forks source link

can not compile, missing encoding.h #24

Closed 0x00-pl closed 6 years ago

0x00-pl commented 6 years ago

Make sure you read and understand this document. Use one of the two templates below and delete the rest.


BUG REPORT

Expected behavior

Actual behavior

-- Configuring done -- Generating done -- Build files have been written to: /home/pl/Downloads/tmp/freertos-test/build Scanning dependencies of target drivers [ 2%] Building C object lib/drivers/CMakeFiles/drivers.dir/clint.c.obj /home/pl/Downloads/tmp/kendryte-freertos-sdk/lib/drivers/clint.c:15:10: fatal error: encoding.h: No such file or directory

include

      ^~~~~~~~~~~~

compilation terminated.

Test code

Provide a Minimal, Complete, and Verifiable example which will reproduce the problem.

# Add code here

Document version

Which branch are you on? If you know the Git revision then add it here as well.

Hardware

Which hardware do you use?

System

What system do you use?


FEATURE REQUEST

Missing feature

Justification

Tell us why you would like to see this feature added.

Workarounds

Are there any workarounds you currently have in place because the feature is missing?

sunnycase commented 6 years ago

I can't reproduce the problem. Can you give more information?

0x00-pl commented 6 years ago

my CMakeLists.txt is miss match close