configuring the CPATH environment variable #82
Unanswered
reymalahay
asked this question in
Q&A
Replies: 1 comment
-
|
hi @bxparks , thank you for all your help to date. please disregard this topic. i resolved this issue by using an enivorinment variable, i.e.: thanks all the same, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi all,
this question was initially asked in the AUnit repo:
what is the correct way to configure the
CPATHso that all osaunit's header dependencies are correctly referenced? myCPATHenvironment variable is currently configured as follows:but i keep getting the error listed below when running my tests in
EpoxyDuino.my responses to the moderator's questions
Linux
g++
the error is thrown in step 2.
the
basicexamplei took the simple route, this is my
Makefile:yes, they work fine within the
EpoxyDuinorepo, but fail when i copy and paste the contents of one of the tests into a different repo.please advise.
thanks in advance,
rey malahay
Beta Was this translation helpful? Give feedback.
All reactions