how to use my own library c++ ubuntu
HI Every one I have some problems using a test libray and i hope if
someone could help me .
there is the problem:
this is the hierarchy of the test library :
dir : ./include/libhello/hello.hxx dir : ./src/hello.hxx dir : ./CMakeLists
with cmake i generated the /hello.so
but now i have problems with using it for en axternal program prog.cc
can you please tell me how can link the prog with .so and create the
executable et thanks a lot for your response . :)
No comments:
Post a Comment