Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default errors on linking for *.def file

I am using a library that has a function implemented called
xlAutoOpen. I wrote a function called xlAutoOpen, how do I in my .def
file tell the linker to reference the one I wrote?

I am getting errors like these because the linker isn't sure which
function I am referencing...

1curve.def : warning LNK4022: cannot find unique match for symbol
'xlAutoOpen'
1curve.def : warning LNK4002: "int __cdecl xlAutoOpen(void)" (?
xlAutoOpen@@YAHXZ) defined in .\release\Generic.obj
1curve.def : warning LNK4002: _xlAutoOpen@0 defined in .\Univswap.lib
1curve.def : warning LNK4002: _xlAutoOpen@0 defined in .\Univyld.lib
1curve.def : error LNK2001: unresolved external symbol xlAutoOpen


These functions are essential because they are the required functions
for this interface I am using.


Thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Errors Detected In File Since SP3 Karine Rivet Excel Discussion (Misc queries) 0 August 18th 06 06:12 PM
Closing a db file getting errors don Excel Programming 0 May 26th 06 01:09 AM
Linking and errors Emma Hope Links and Linking in Excel 0 December 21st 05 10:52 AM
Excel Form File Errors hartleydc Excel Discussion (Misc queries) 0 September 29th 05 11:20 PM
conditional forming causing linking errors Dave Breitenbach Excel Worksheet Functions 0 April 1st 05 08:19 PM


All times are GMT +1. The time now is 07:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"