linking issue



Hi
I have made library of my code and is linking one application with that
library. The problem which i am facing in this is that application is
linking with that library but functions used in that are not getting
linked.The functions used in my library are just WinCE API's.Could
anyone tell me what is the issue in this.Is this any compiler flag
issue which i have used while making that library.

.



Relevant Pages

  • Re: linking issue
    ... The problem which i am facing in this is that application is ... linking with that library but functions used in that are not getting ... I think you need to add to the list of .lib files in ... descriptions in MSDN Library (AKA F1 Help) specify the required .lib ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: fortran programs with big RAM requirement
    ... I wonder if you are facing the same problem that ... I was able to solve my problem by linking to the correct libdl library ... I was able to compile your ... $ locate libdl| grep 64 ...
    (comp.lang.fortran)
  • error LNK2001: unresolved external symbol _CLSID_TAPI
    ... i m facing the following problem while linking. ... error LNK2001: unresolved external symbol _CLSID_TAPI ... plz help me to solve this problem.. ...
    (microsoft.public.win32.programmer.tapi)
  • Re: linking issue
    ... mapped into the WinCE API's. ... this library it is giving me linking issues. ... which i have to include while compiling or any flags issue. ... Please do tell me all the paths and flags needed to compile code on ...
    (microsoft.public.windowsce.embedded.vc)

Loading