Thread: Borland C++
View Single Post
Old Oct 27th, 2005, 5:45 PM   #7
-=PARADOX=-
Programmer
 
-=PARADOX=-'s Avatar
 
Join Date: Oct 2005
Location: Portugal
Posts: 53
Rep Power: 3 -=PARADOX=- is on a distinguished road
Well I solve my problem...

I add the other cpp files under the menu Project-Add to Project, and the linker error messages are gone

But when I run the prog, it stops sayind that the prog needs the files "stlpmt45.dll" and "CC3260MT.DLL"... :mad:
I realized that files are in the "bin" directory of builder instalation...
If I copy them to the directory of the project, the prog runs fine...

Any way to solve this...

Thanks again for the fast reply
-=PARADOX=- is offline   Reply With Quote