Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem concerning static library

Status
Not open for further replies.

MechanicalBoy

Technical User
Aug 11, 2002
11
0
0
PL
Hi All.
Sometimes my project consist of many object modules and i decided replace them with just one static library. I have done so by way of Tlib.exe furnished with each environment. Ready "mylib.lib" was placed in current directory, I hadn't forgotten to add current directory to a path named(Library directories) but linker hadn't found definitions of the functions compiled into 'mylib.lib'
Can anybody help or send me a link to resources describing this question ???

Thanks in advance!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top