 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Gerry Howard Guest
|
Posted: Thu Jan 05, 2006 11:40 am Post subject: DLL and Linker Errors |
|
|
I am creating a DLL in C++Builder4 Professional using File|New Console
Wizard, with DLL as the execution type. This has worked with previous DLLs.
However, I am now trying to create a DLL hat calls the sin() and cos()
functions. I've included math.h and, although it appears to compile without
error, I get unresolved external linker error messages for '_ftol', 'sin'
and 'cos' referenced from the .OBJ file.
Is there a setting under Project Options to prevent this?
Thanks in advance.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|