Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Failed debug assertion

pce8
Beginner
917 Views
Hi,
I have been having problems whenever i try running my executable.a win 32 dialog box is used. The error message is:
Debug Assertion Failed!
Program:'---------------'
File: system.c
Line:59
Expression:*command !=_T("O')
What does this mean, please?
Thanks.
0 Kudos
5 Replies
Steven_L_Intel1
Employee
917 Views
I've never seen that one before. Do you have C code in your application? What compiler(s) are you using?
0 Kudos
pce8
Beginner
917 Views
Hi,
I am using CVF 6.6.
0 Kudos
Steven_L_Intel1
Employee
917 Views
Does your application contain C sources?
0 Kudos
pce8
Beginner
917 Views
Hi,
I don't think so. Apart from the main functions defining the operations of the dialog box, everything else is in Fortran 77.
0 Kudos
Steven_L_Intel1
Employee
917 Views
Strange. I really have no idea what could be causing this.
0 Kudos
Reply