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

getting error when run "./waf" #12

Closed
zxy110 opened this issue Mar 22, 2019 · 3 comments
Closed

getting error when run "./waf" #12

zxy110 opened this issue Mar 22, 2019 · 3 comments

Comments

@zxy110
Copy link

zxy110 commented Mar 22, 2019

Hello,
When I run "./waf" as I install the bitcoin simulator, I got the error source ns3 header file helper/three-gpp-http-helper.hmodel/bitcoin.h not found .
That makes me confused, could you please help me?
Thanks !

@zxy110
Copy link
Author

zxy110 commented Mar 22, 2019

Hello,
I've solve the problem by moving the configure of ns-allinone-3.xx/ns-3.xx/src/applications/wscript/headers.source in front of previous configure.

@zxy110 zxy110 closed this as completed Mar 22, 2019
@auqu
Copy link

auqu commented Apr 9, 2019

hello,
I have the same problem, cloud you please explain how did you solve it? I am confused..

@auqu
Copy link

auqu commented Apr 9, 2019

Hi ...
I got it , we forgot a comma (,) after ==> 'helper/three-gpp-http-helper.h', and before ==>'model/bitcoin.h',
when we added that code line into headers.source

best regards

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