Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Debuging in Windows 2000

Intel_C_Intel
Employee
569 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
569 Views
Delete the .OPT file in the VF project folder and try again.

Steve
0 Kudos
Intel_C_Intel
Employee
569 Views
Thanks

That fix worked.
0 Kudos
Reply