- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I need to learn about VB call CVF6 programming, so I tried with the "SIMPLE" example came from CVF6. The program ran fine in two machines but failed on the third one. The last machine is similiar config as the second one which no compiler is installed on it. When I ran the program in the third machine it failed with message like "error code 53 'fcall.dll' not found", but I actually put the sample.exe and fcall.dll in the same folder.
Does anyone has hints on what is the problem that caused the failure?
Thanks N brgds SM Kwan
Does anyone has hints on what is the problem that caused the failure?
Thanks N brgds SM Kwan
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to install DFORRT.DLL, the Visual Fortran run-time DLL, on the third machine.
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Now it work on the third one also. Thanks!
By the way, where can I find more information about what and when do I need to include for distributing the executable?
Thanks N brgds SM Kwan
By the way, where can I find more information about what and when do I need to include for distributing the executable?
Thanks N brgds SM Kwan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This issue is discussed in the Programmer's Guide chapter on creating and using DLLs. We provide an installable redistributable package - you can get it from the Downloads section of our web site.
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Many thanks!
SM Kwan
SM Kwan

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page