Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

Debuging in Windows 2000

Intel_C_Intel
Employee
578 Views
I just received a new computer and have reinsalled the fortran compiler. The problem is that VF crashes before it even gets to the first line of my fortran DLL. The DLL is called from a VB wrapper. If the program is run outside of the debugger it works fine. On my old computer which ran NT 4.0, there was no problem with debuging. I have VB 6.0 insalled on my machine also. Any ideas.
0 Kudos
2 Replies
Steven_L_Intel1
Employee
578 Views
Delete the .OPT file in the VF project folder and try again.

Steve
0 Kudos
Intel_C_Intel
Employee
578 Views
Thanks

That fix worked.
0 Kudos
Reply