Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default compaq visual fortran dll

Hi all!

I hope I could get some help over here. I have succesfully managed to create
a fortran dll which includes lots of calculation code (functions). I have a
compaq visual fortran compiler, version 6.6. So, here comes my problem =
That .dll I created works just fine (all of the 24 functions) but problems
occurs when I try to use that same dll in another computer which does not
have compaq visual fortran compiler installed. I have created a .xla file
which calls the functions of that fortran dll. Why don't that dll work in
computers lacking fortran compiler? What have I done wrong, can anyone help
me?

Br,

visualfortran
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 56
Default compaq visual fortran dll

Sounds like a missing dependency. options:

Static link all required libraries
A distribution utility that will package these up for you (I would have
thought that there would be one)
Use "depends" to find missing dll's




"vbfortran" wrote:

Hi all!

I hope I could get some help over here. I have succesfully managed to create
a fortran dll which includes lots of calculation code (functions). I have a
compaq visual fortran compiler, version 6.6. So, here comes my problem =
That .dll I created works just fine (all of the 24 functions) but problems
occurs when I try to use that same dll in another computer which does not
have compaq visual fortran compiler installed. I have created a .xla file
which calls the functions of that fortran dll. Why don't that dll work in
computers lacking fortran compiler? What have I done wrong, can anyone help
me?

Br,

visualfortran

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
Replacement Battery For Compaq Presario V2000 [email protected] New Users to Excel 0 May 17th 09 11:34 AM
Compaq Presario V5305wm [email protected] New Users to Excel 0 May 17th 09 11:09 AM
Column A=type, B=Model, how do I get Countif A=PC and B=Compaq jbellant Excel Discussion (Misc queries) 1 October 17th 05 10:05 PM
templates available for Compaq PDA? Deb Excel Discussion (Misc queries) 0 February 2nd 05 04:37 PM
Link to fortran Claudia[_3_] Excel Programming 0 September 18th 03 08:58 AM


All times are GMT +1. The time now is 06:46 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"