MechanicalBoy
Technical User
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!
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!