[okl4-developer] how to generate the [my test server name]_client.h ?
유호철
hcyoo at cuwave.co.kr
Thu May 15 17:46:09 EST 2008
Hi.
I am HoChul Yoo from Korea.
I am trying to make Iguana server for test.
So I success .... But there is one problem.
A case to compile as follow :
# ./tools/build.py machine=gumstix project=iguana wombat=True
This case all Iguana server [ serial / naming / timer / my_test ] has
client.h file
at ./build/iguana/include/interfaces directory.
Also, My test server has test_client.h file too.
But follow case is my problem.
A case to compile as follow :
# ./tools/build.py machine=gumstix project=iguana wombat=False
This case [iguana / naming / timer] server has [iguana_client.h /
naming_client.h / timer_client.h]
at ./build/iguana/include/interfaces directory. But [my test server] and
[serial server] does not have
[test_client.h][server_client.h] file.
I need [test_client.h] file on wombat=False state.
How to generate the [my test server name]_client.h ?
Thanks in advance
Hochul.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20080515/951587f8/attachment.htm
More information about the Developer
mailing list