openndr / ndr-build-env

NDR Build Environment Component
https://openndr.org
Other
0 stars 2 forks source link

Cannot use the nts framework when build test binaries #7

Closed Revimal closed 6 years ago

Revimal commented 6 years ago

Cannot include "nts.h"

Here is the build log

== Build selftest
make[1]: Entering directory '/home/hhseo/ndrte/native/selftest'
/home/hhseo/ndrte/selftest/selftest_lfqueue.c:3:17: fatal error: nts.h: No such file or directory
compilation terminated.
/home/hhseo/ndrte/ndr-build-env/ndr.app.mk:25: recipe for target 'selftest_lfqueue.c' failed
make[1]: *** [selftest_lfqueue.c] Error 1
make[1]: Leaving directory '/home/hhseo/ndrte/native/selftest'
/home/hhseo/ndrte/ndr-build-env/ndr.mkroot.mk:35: recipe for target 'selftest' failed
Revimal commented 6 years ago

Merge issue to #6